mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
33 lines
387 B
Markdown
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/>
|
|
| | |
|
|
| --- | --- |
|