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

delete

Deletes a collection.

Usage

terrakube collection delete --organization <ORG> --id <COL_ID>

Examples

terrakube collection delete -o "$ORG_ID" --id "$COL_ID"

Last updated

Was this helpful?