Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you identify who has Owner access to a specific project named 'my-project' within your organization?
A
Use gcloud iam list-grantable-role --project my-project from your Terminal.
gcloud iam list-grantable-role --project my-project
B
In the Google Cloud Platform Console, navigate to the IAM page for your project and filter by Role:Owner.
C
In the Google Cloud Platform Console, go to the IAM page for your organization and filter by Role:Owner.
D
Use gcloud iam list-grantable-role from Cloud Shell on the project page.
gcloud iam list-grantable-role