test(get): secret data

This commit is contained in:
Lewis Wynne 2025-11-20 14:42:07 +00:00
parent e710501d91
commit f24865eab4
8 changed files with 79 additions and 0 deletions

View file

@ -0,0 +1,4 @@
$ fecho cmd echo hello world
$ pda set a --secret < cmd
$ pda get a --secret
echo hello world