Created
June 12, 2021 08:47
-
-
Save ovitente/6b7c7f0ada26b29996fbc687947476c2 to your computer and use it in GitHub Desktop.
get iam policy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcloud projects get-iam-policy <PROJECT_ID> --flatten="bindings[].members" --format="table(bindings.role)" --filter="<IAM_RECORD@DOMAIN>" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment