dcos security org groups del_user

ENTERPRISE

Deleting a user from a group

Description

The dcos security org groups del_user command allows you to delete a user from a group.

Usage

  1. dcos security org groups del_user [OPTIONS] GID UID

Options

NameDescription
-h, —helpShow this message and exit.

Positional Arguments

NameDescription
GIDGroup ID. (Required)
UIDUser ID. (Required)

Parent command

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