pda/testdata/help-list.ct

42 lines
1.5 KiB
XML

$ pda help list
$ pda list --help
List the contents of a store
Usage:
pda list [STORE] [flags]
Aliases:
list, ls
Flags:
-b, --base64 view binary data as base64
-c, --count print only the count of matching entries
-o, --format format output format (table|tsv|csv|markdown|html|ndjson|json) (default table)
-f, --full show full values without truncation
-h, --help help for list
-k, --key strings filter keys with glob pattern (repeatable)
--no-header suppress the header row
--no-keys suppress the key column
--no-ttl suppress the TTL column
--no-values suppress the value column
-v, --value strings filter values with glob pattern (repeatable)
List the contents of a store
Usage:
pda list [STORE] [flags]
Aliases:
list, ls
Flags:
-b, --base64 view binary data as base64
-c, --count print only the count of matching entries
-o, --format format output format (table|tsv|csv|markdown|html|ndjson|json) (default table)
-f, --full show full values without truncation
-h, --help help for list
-k, --key strings filter keys with glob pattern (repeatable)
--no-header suppress the header row
--no-keys suppress the key column
--no-ttl suppress the TTL column
--no-values suppress the value column
-v, --value strings filter values with glob pattern (repeatable)