dcos security org users create

ENTERPRISE

Creating new users

Description

The dcos security org users create command allows you to create new users and assign a User ID (UID) to them.

Options

NameDescription
-h, —helpShow this message and exit.
-d, —descriptionDescription.
-p, —passwordPassword.
UIDUser ID. (Required)

Usage

  1. Usage: dcos security org users create [OPTIONS] UID
  2. Create a new user.
  3. Options:
  4. -d, --description TEXT Description.
  5. -p, --password TEXT Password.
  6. -h, --help Show this message and exit.