pda/README.md
lew ca5f6d2f5b
Document available commands in README
Added a section listing available commands for the application.
2025-11-20 19:15:22 +00:00

981 B

pda

Available Commands:
  get         Get a value.
  set         Set a value.
  del         Delete a value.
  del-db      Delete a whole database.
  list-dbs    List all databases.
  dump        Export a database as NDJSON.
  restore     Imports NDJSON into a database.
  completion  Generate autocompletions for a specified shell.
  help        Additional help for any command.