Unlinks a collection from a workspace.
terrakube collection-reference delete --organization <ORG> --collection <COL> --workspace <WS> --id <REF_ID>
terrakube collection-reference delete -o "$ORG_ID" --collection "$COL_ID" -w "$WS_ID" --id "$REF_ID"
Last updated 13 days ago
Was this helpful?