Deletes a project access rule.
terrakube project-access delete --organization <ORG> --project <PRJ> --id <PRJ_ACC_ID>
terrakube project-access delete -o "$ORG_ID" --project "$PRJ_ID" --id "$PRJ_ACC_ID"
Last updated 13 days ago
Was this helpful?