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

delete

Deletes a workspace access entry.

Usage

terrakube workspace-access delete --organization <ORG> --workspace <WS> --id <ACCESS_ID>

Examples

terrakube workspace-access delete -o "$ORG_ID" -w "$WS_ID" --id "$ACCESS_ID"

Last updated

Was this helpful?