dcos security org users revoke

ENTERPRISE

撤销用户权限

说明

security org users revoke 命令将撤销指定用户对指定资源执行给定操作的权限。

选项

名称说明
-h, —help显示此消息并退出。
UID用户 ID。(必填)
RID资源 ID。(必填)
ACTION指定的操作。

使用

  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.