test: update golden files for ndjson migration
This commit is contained in:
parent
ddb75f1aeb
commit
32e7a79c71
14 changed files with 29 additions and 25 deletions
4
testdata/help__dump__ok.ct
vendored
4
testdata/help__dump__ok.ct
vendored
|
|
@ -1,6 +1,6 @@
|
|||
$ pda help dump
|
||||
$ pda dump --help
|
||||
Dump all key/value pairs as NDJSON
|
||||
Export store as NDJSON (alias for list --format ndjson)
|
||||
|
||||
Usage:
|
||||
pda export [STORE] [flags]
|
||||
|
|
@ -13,7 +13,7 @@ Flags:
|
|||
-g, --glob strings Filter keys with glob pattern (repeatable)
|
||||
--glob-sep string Characters treated as separators for globbing (default "/-_.@: ")
|
||||
-h, --help help for export
|
||||
Dump all key/value pairs as NDJSON
|
||||
Export store as NDJSON (alias for list --format ndjson)
|
||||
|
||||
Usage:
|
||||
pda export [STORE] [flags]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue