mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
94f5d52fdc
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
21 lines
305 B
Markdown
Generated
21 lines
305 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
# organizations create
|
|
|
|
Create a new organization.
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder organizations create [flags] <organization name>
|
|
```
|
|
|
|
## Options
|
|
|
|
### -y, --yes
|
|
|
|
| | |
|
|
|------|-------------------|
|
|
| Type | <code>bool</code> |
|
|
|
|
Bypass prompts.
|