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

@ -22,7 +22,7 @@ Key commands:
set Set a key to a given value
Store commands:
export Dump all key/value pairs as NDJSON
export Export store as NDJSON (alias for list --format ndjson)
import Restore key/value pairs from an NDJSON dump
list-stores List all stores
remove-store Delete a store
@ -63,7 +63,7 @@ Key commands:
set Set a key to a given value
Store commands:
export Dump all key/value pairs as NDJSON
export Export store as NDJSON (alias for list --format ndjson)
import Restore key/value pairs from an NDJSON dump
list-stores List all stores
remove-store Delete a store