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