Description
The dcos security org groups revoke command will revoke permission for the group with the given GID to enact a given ACTION on the resource with the given RID.
Usage
dcos security org groups revoke [OPTIONS] GID RID ACTION
Options
| Name | Description |
|---|---|
-h, --help |
Show this message and exit. |
Positional Arguments
| Name | Description |
|---|---|
GID |
Group ID. (Required) |
RID |
Resource ID. (Required) |
Parent command
| Command | Description |
|---|---|
| dcos security cluster org groups | Manage user groups and group membership. |
DC/OS Documentation