Description
The dcos security org users create
command allows you to create new users and assign a User ID (UID) to them.
Options
Name | Description |
---|---|
-h , --help |
Show this message and exit. |
-d , --description |
Description. |
-p , --password |
Password. |
UID |
User ID. (Required) |
Usage
Usage: dcos security org users create [OPTIONS] UID
Create a new user.
Options:
-d, --description TEXT Description.
-p, --password TEXT Password.
-h, --help Show this message and exit.