dcos security org groups add_user

ENTERPRISE

Adding a user to a group

Description

The dcos security org groups add_user command allows you to add users to a specified user group.

Usage

dcos security org groups add_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.