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

delete

Unlinks a collection from a workspace.

Usage

terrakube collection-reference delete --organization <ORG> --collection <COL> --workspace <WS> --id <REF_ID>

Examples

terrakube collection-reference delete -o "$ORG_ID" --collection "$COL_ID" -w "$WS_ID" --id "$REF_ID"

Last updated

Was this helpful?