Only change from previous checkout is that "accepts:" changes to "requires:" for invalid number of arguments error message.
15 lines
435 B
Plaintext
15 lines
435 B
Plaintext
! Invalid number of arguments for pg list subcommand (requires: 0, given: 1)
|
|
|
|
List PostgreSQL databases
|
|
|
|
Usage:
|
|
ubi pg list [options]
|
|
|
|
Options:
|
|
-f, --fields=fields show specific fields (comma separated)
|
|
-l, --location=location only show PostgreSQL databases in given location
|
|
-N, --no-headers do not show headers
|
|
|
|
Allowed Option Values:
|
|
Fields: location name id version flavor
|