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