$ pda help import $ pda import --help Restore key/value pairs from an NDJSON dump Usage: pda import [STORE] [flags] Flags: --drop Drop existing entries before restoring (full replace) -f, --file string Path to an NDJSON dump (defaults to stdin) -h, --help help for import -i, --interactive Prompt before overwriting existing keys -k, --key strings Restore keys matching glob pattern (repeatable) Restore key/value pairs from an NDJSON dump Usage: pda import [STORE] [flags] Flags: --drop Drop existing entries before restoring (full replace) -f, --file string Path to an NDJSON dump (defaults to stdin) -h, --help help for import -i, --interactive Prompt before overwriting existing keys -k, --key strings Restore keys matching glob pattern (repeatable)