20 lines
594 B
XML
20 lines
594 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 regex 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 regex pattern (repeatable)
|