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

list

Lists access rules for a workspace.

Usage

terrakube workspace-access list --organization <ORG> --workspace <WS>

Examples

terrakube workspace-access list -o "$ORG_ID" -w "$WS_ID" --output table

Last updated

Was this helpful?