dcos security org groups revoke

ENTERPRISE

Revoke permission for a group to act on a resource

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

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

Options

NameDescription
-h, —helpShow this message and exit.

Positional Arguments

NameDescription
GIDGroup ID. (Required)
RIDResource ID. (Required)

Parent command

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