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

delete

Deletes a project access rule.

Usage

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

Examples

terrakube project-access delete -o "$ORG_ID" --project "$PRJ_ID" --id "$PRJ_ACC_ID"

Last updated

Was this helpful?