Files
coder/docs/reference/cli/organizations_create.md
T
Asher 4d414a0df7 feat: add --use-parameter-defaults flag (#21119)
This is like `--yes`, but for parameter prompts.
2026-01-16 17:04:57 -09:00

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.