pda/testdata/help__list__ok.ct

38 lines
1.3 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
-o, --format format output format (table|tsv|csv|markdown|html|ndjson) (default table)
-g, --glob strings Filter keys with glob pattern (repeatable)
--glob-sep string Characters treated as separators for globbing (default '/-_.@: ')
--header include header row
-h, --help help for list
--no-keys suppress the key column
--no-values suppress the value column
-t, --ttl append a TTL column when entries expire
List the contents of a store
Usage:
pda list [STORE] [flags]
Aliases:
list, ls
Flags:
-b, --base64 view binary data as base64
-o, --format format output format (table|tsv|csv|markdown|html|ndjson) (default table)
-g, --glob strings Filter keys with glob pattern (repeatable)
--glob-sep string Characters treated as separators for globbing (default '/-_.@: ')
--header include header row
-h, --help help for list
--no-keys suppress the key column
--no-values suppress the value column
-t, --ttl append a TTL column when entries expire