4 lines
112 B
XML
4 lines
112 B
XML
$ fecho cmd echo hello world
|
|
$ pda set a --secret < cmd
|
|
$ pda get a --secret --run --include-binary
|
|
hello world
|