pda/testdata/help__list__ok.ct

40 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, --binary include binary data in text output
-e, --encoding string value encoding for ndjson format: auto, base64, or text (default "auto")
-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, --binary include binary data in text output
-e, --encoding string value encoding for ndjson format: auto, base64, or text (default "auto")
-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