26 lines
640 B
XML
26 lines
640 B
XML
$ pda help dump
|
|
$ pda dump --help
|
|
Export store as NDJSON (alias for list --format ndjson)
|
|
|
|
Usage:
|
|
pda export [STORE] [flags]
|
|
|
|
Aliases:
|
|
export, dump
|
|
|
|
Flags:
|
|
-h, --help help for export
|
|
-k, --key strings Filter keys with glob pattern (repeatable)
|
|
-v, --value strings Filter values with regex pattern (repeatable)
|
|
Export store as NDJSON (alias for list --format ndjson)
|
|
|
|
Usage:
|
|
pda export [STORE] [flags]
|
|
|
|
Aliases:
|
|
export, dump
|
|
|
|
Flags:
|
|
-h, --help help for export
|
|
-k, --key strings Filter keys with glob pattern (repeatable)
|
|
-v, --value strings Filter values with regex pattern (repeatable)
|