14 lines
383 B
XML
14 lines
383 B
XML
$ pda get foobar --> FAIL
|
|
Error: Key not found
|
|
Usage:
|
|
pda get KEY[@DB] [flags]
|
|
|
|
Aliases:
|
|
get, g
|
|
|
|
Flags:
|
|
-h, --help help for get
|
|
-b, --include-binary include binary data in text output
|
|
--no-template directly output template syntax
|
|
-c, --run execute the result as a shell command
|
|
--secret display values marked as secret
|