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
dcos security org groups del_user [OPTIONS] GID UID
Options
Name | Description |
---|---|
-h , —help | Show this message and exit. |
Positional Arguments
Name | Description |
---|---|
GID | Group ID. (Required) |
UID | User ID. (Required) |
Parent command
Command | Description |
---|---|
dcos security cluster org groups | Manage user groups and group membership. |