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

list

Lists access rules configured for a project.

Usage

terrakube project-access list --organization <ORG> --project <PRJ>

Examples

terrakube project-access list -o "$ORG_ID" --project "$PRJ_ID" --output table

Last updated

Was this helpful?