4 lines
94 B
XML
4 lines
94 B
XML
$ fecho cmd echo hello world
|
|
$ pda set a --secret < cmd
|
|
$ pda get a --secret
|
|
echo hello world
|