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

get

Gets project access rule details.

Usage

terrakube project-access get --organization <ORG> --project <PRJ> --id <PRJ_ACC_ID>

Examples

terrakube project-access get -o "$ORG_ID" --project "$PRJ_ID" --id "$PRJ_ACC_ID" --output json

Last updated

Was this helpful?