orca domain — domain¶
Manage domains (Keystone v3).
create¶
Create a domain.
| Option | Description |
|---|---|
--description TEXT |
|
--enable / --disable |
|
--help |
Show this message and exit. |
delete¶
Delete a domain.
| Option | Description |
|---|---|
-y, --yes |
|
--help |
Show this message and exit. |
list¶
List domains.
| Option | Description |
|---|---|
--noindent |
Disable JSON indentation. |
--max-width INTEGER |
Maximum table width (0 = unlimited). |
--fit-width |
Fit table to terminal width. |
-c, --column TEXT |
Column to include (repeatable). Shows all if |
-f, --format [table|json|value] |
|
--help |
Show this message and exit. |
set¶
Update a domain.
| Option | Description |
|---|---|
--name TEXT |
|
--description TEXT |
|
--enable / --disable |
|
--help |
Show this message and exit. |
show¶
Show domain details.
| Option | Description |
|---|---|
--noindent |
Disable JSON indentation. |
--max-width INTEGER |
Maximum table width (0 = unlimited). |
--fit-width |
Fit table to terminal width. |
-c, --column TEXT |
Column to include (repeatable). Shows all if |
-f, --format [table|json|value] |
|
--help |
Show this message and exit. |