dcos security org users revoke

ENTERPRISE

Revoking user permissions

Description

The security org users revoke command will revoke a designated user’s permission to perform a given action on a designated resource.

Options

NameDescription
-h, —helpShow this message and exit.
UIDUser ID. (Required)
RIDResource ID. (Required)
ACTIONDesignated action.

Usage

  1. Usage: security org users revoke [OPTIONS] UID RID ACTION
  2. Revoke permission for the user with the given UID to enact a given ACTION on
  3. the resource with the given RID.
  4. Options:
  5. -h, --help Show this message and exit.