test: update golden files for ndjson migration

This commit is contained in:
Lewis Wynne 2026-02-11 00:04:43 +00:00
parent ddb75f1aeb
commit 32e7a79c71
14 changed files with 29 additions and 25 deletions

View file

@ -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]