mirror of
https://github.com/coder/coder.git
synced 2026-06-04 13:38:21 +00:00
be516f9686
* chore: unhide multi-organization cli commands Multi-org is going into GA, unhide cli commands
22 lines
306 B
Markdown
Generated
22 lines
306 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.
|