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

get

Gets workspace access rule details.

Usage

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

Examples

terrakube workspace-access get -o "$ORG_ID" -w "$WS_ID" --id "$ACCESS_ID" --output json

Last updated

Was this helpful?