For the complete documentation index, see llms.txt. This page is also available as Markdown.

delete

Deletes an organization.

Usage

terrakube organization delete --id <ORG_ID>

Flags

Flag
Short
Type
Required
Description

--id

String

Yes

Organization ID to delete.

Examples

terrakube organization delete --id "0a1b2c3d-4e5f-6a7b-8c9d-0e1f2a3b4c5d"

Last updated

Was this helpful?