orca versions¶
List Keystone API versions advertised by the cloud.
The reference below is generated from the live CLI by mkdocs-click. It
always reflects the version installed.
orca versions¶
List API versions advertised by Keystone.
Usage:
Options:
| Name | Type | Description | Default |
|---|---|---|---|
--help |
boolean | Show this message and exit. | False |
Subcommands
- show: List Keystone API versions and their state (stable / deprecated).
orca versions show¶
List Keystone API versions and their state (stable / deprecated).
Usage:
Options:
| Name | Type | Description | Default |
|---|---|---|---|
--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 |