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

delete

Deletes a project from an organization.

Usage

terrakube project delete --organization <ORG> --id <PRJ_ID>

Examples

terrakube project delete -o "$ORG_ID" --id "$PRJ_ID"

Last updated

Was this helpful?