mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
4d414a0df7
This is like `--yes`, but for parameter prompts.
21 lines
318 B
Markdown
Generated
21 lines
318 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 confirmation prompts.
|