chore(cmd): updates Shorts, and test expectations.
This commit is contained in:
parent
ef597c5f22
commit
9467675715
16 changed files with 60 additions and 49 deletions
4
testdata/help__list__ok.ct
vendored
4
testdata/help__list__ok.ct
vendored
|
|
@ -1,6 +1,6 @@
|
|||
$ pda help list
|
||||
$ pda list --help
|
||||
List the contents of a db.
|
||||
List the contents of a database
|
||||
|
||||
Usage:
|
||||
pda list [DB] [flags]
|
||||
|
|
@ -19,7 +19,7 @@ Flags:
|
|||
--no-values suppress the value column
|
||||
-S, --secret display values marked as secret
|
||||
-t, --ttl append a TTL column when entries expire
|
||||
List the contents of a db.
|
||||
List the contents of a database
|
||||
|
||||
Usage:
|
||||
pda list [DB] [flags]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue