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

336 B
Generated

organizations delete

Delete an organization

Aliases:

  • rm

Usage

coder organizations delete [flags] <organization_name_or_id>

Options

-y, --yes

Type bool

Bypass confirmation prompts.