dcos security org groups grant
ENTERPRISE
Granting permissions to a group
Description
The dcos security org groups grant
command grants the group with the given GID permission to enact a given ACTION on the resource with the given RID.
Usage
dcos security org groups grant [OPTIONS] GID RID ACTION
Options
Name | Description |
---|
-h , —help | Show this message and exit. |
—description | TEXT. The description of the ACL with the given RID. If an ACL exists with the given RID then the description will not be overwritten. Default: “Created with the DC/OS Enterprise CLI”. |
Positional Arguments
Name | Description |
---|
GID | Group ID. (Required) |
Parent command