test(help): OK test cases
This commit is contained in:
parent
2e50d4392f
commit
0ade5faec9
10 changed files with 320 additions and 0 deletions
22
testdata/help__list-dbs__ok.ct
vendored
Normal file
22
testdata/help__list-dbs__ok.ct
vendored
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
$ pda help list-dbs
|
||||
$ pda list-dbs --help
|
||||
List all dbs.
|
||||
|
||||
Usage:
|
||||
pda list-dbs [flags]
|
||||
|
||||
Aliases:
|
||||
list-dbs, ls-dbs, lsd
|
||||
|
||||
Flags:
|
||||
-h, --help help for list-dbs
|
||||
List all dbs.
|
||||
|
||||
Usage:
|
||||
pda list-dbs [flags]
|
||||
|
||||
Aliases:
|
||||
list-dbs, ls-dbs, lsd
|
||||
|
||||
Flags:
|
||||
-h, --help help for list-dbs
|
||||
Loading…
Add table
Add a link
Reference in a new issue