orca group — group¶
Manage groups (Keystone v3).
add-user¶
Add a user to a group.
| Option | Description |
|---|---|
create¶
Create a group.
| Option | Description |
|---|---|
--description TEXT |
|
--domain TEXT |
|
--help |
Show this message and exit. |
delete¶
Delete a group.
| Option | Description |
|---|---|
-y, --yes |
|
--help |
Show this message and exit. |
list¶
List groups.
| Option | Description |
|---|---|
--domain TEXT |
Filter by domain ID. |
--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. |
member-list¶
List users in a group.
| 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. |
remove-user¶
Remove a user from a group.
| Option | Description |
|---|---|
set¶
Update a group.
| Option | Description |
|---|---|
--name TEXT |
|
--description TEXT |
|
--help |
Show this message and exit. |
show¶
Show group 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. |