4 lines
159 B
XML
4 lines
159 B
XML
$ fecho cmd echo hello world
|
|
$ pda set a --secret < cmd
|
|
$ pda get a --include-binary --run --> FAIL
|
|
Error: cannot get 'a': marked as secret, run with --secret
|