Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 243 Bytes

gcp.md

File metadata and controls

7 lines (5 loc) · 243 Bytes

Google Cloud Platform

Find all users with a certain role in a GCP organization be they on whatever project/folder

gcloud asset search-all-iam-policies --scope=organizations/[ORG_ID] --query="policy:roles/[ROLE_NAME]" --format=json