Files
coder/docs/reference/cli/organizations_delete.md
T
Rowan Smith e3ce3c342a feat: add organization delete command to cli (#21940)
The API endpoints existed for this already, so this PR just adds CLI
functionality which uses those API endpoints.

closes #21891 

Generated with the help of Mux
2026-02-05 19:35:20 +11:00

25 lines
336 B
Markdown
Generated

<!-- DO NOT EDIT | GENERATED CONTENT -->
# organizations delete
Delete an organization
Aliases:
* rm
## Usage
```console
coder organizations delete [flags] <organization_name_or_id>
```
## Options
### -y, --yes
| | |
|------|-------------------|
| Type | <code>bool</code> |
Bypass confirmation prompts.