refactor(branding?): swapped all references to db/dbs to store/stores

This commit is contained in:
Lewis Wynne 2025-12-23 09:07:45 +00:00
parent 9467675715
commit 3d5a3f2aa1
27 changed files with 113 additions and 113 deletions

View file

@ -15,14 +15,14 @@ Available Commands:
completion Generate the autocompletion script for the specified shell
cp Make a copy of a key
del Delete one or more keys
del-db Delete a database
del-store Delete a store
dump Dump all key/value pairs as NDJSON
get Get the value of a key
git Run any arbitrary command. Use with caution.
help Help about any command
init Initialise pda! version control
list List the contents of a database
list-dbs List all databases
list List the contents of a store
list-stores List all stores
mv Move a key
restore Restore key/value pairs from an NDJSON dump
set Set a key to a given value