test(get): secret data
This commit is contained in:
parent
e710501d91
commit
f24865eab4
8 changed files with 79 additions and 0 deletions
4
testdata/get__secret__ok__with__secret.ct
vendored
Normal file
4
testdata/get__secret__ok__with__secret.ct
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
$ fecho cmd echo hello world
|
||||
$ pda set a --secret < cmd
|
||||
$ pda get a --secret
|
||||
echo hello world
|
||||
Loading…
Add table
Add a link
Reference in a new issue