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

  1. dcos security org groups grant [OPTIONS] GID RID ACTION

Options

NameDescription
-h, —helpShow this message and exit.
—descriptionTEXT. 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

NameDescription
GIDGroup ID. (Required)

Parent command

CommandDescription
dcos security cluster org groupsManage user groups and group membership.