orca availability-zone¶
List availability zones across services.
The reference below is generated from the live CLI by mkdocs-click. It
always reflects the version installed.
orca availability-zone¶
Manage availability zones (Nova).
Usage:
Options:
| Name | Type | Description | Default |
|---|---|---|---|
--help |
boolean | Show this message and exit. | False |
Subcommands
- list: List availability zones.
orca availability-zone list¶
List availability zones.
Usage:
Options:
| Name | Type | Description | Default |
|---|---|---|---|
--long |
boolean | Show hosts and services. | False |
--noindent |
boolean | Disable JSON indentation. | False |
--max-width |
integer | Maximum table width (0 = unlimited). | None |
--fit-width |
boolean | Fit table to terminal width. | False |
--column, -c |
text | Column to include (repeatable). Shows all if omitted. | Sentinel.UNSET |
--format, -f |
choice (table | json | value) |
Output format. | table |
--help |
boolean | Show this message and exit. | False |