Files
coder/docs/cli/coder_users_create.md
2023-02-23 01:53:21 +00:00

33 lines
387 B
Markdown

<!-- DO NOT EDIT | GENERATED CONTENT -->
# coder users create
## Usage
```console
coder users create [flags]
```
## Flags
### --email, -e
Specifies an email address for the new user.
<br/>
| | |
| --- | --- |
### --password, -p
Specifies a password for the new user.
<br/>
| | |
| --- | --- |
### --username, -u
Specifies a username for the new user.
<br/>
| | |
| --- | --- |