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

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