feat(cmd): adds version subcmd
This commit is contained in:
parent
dc8df50925
commit
c20e4cb69c
3 changed files with 48 additions and 0 deletions
1
testdata/root__ok.ct
vendored
1
testdata/root__ok.ct
vendored
|
|
@ -24,6 +24,7 @@ Available Commands:
|
|||
mv Move a key between (or within) databases.
|
||||
restore Restore key/value pairs from an NDJSON dump
|
||||
set Set a value for a key by passing VALUE or Stdin. Optionally specify a db.
|
||||
version Show the version of your CLI tool
|
||||
|
||||
Flags:
|
||||
-h, --help help for pda
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue