Created
March 22, 2021 21:38
-
-
Save ovitente/48ad88eff0dcce13fb2d71cb6ed11494 to your computer and use it in GitHub Desktop.
Get roles for gcp role
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 gcp-project --flatten="bindings[].members" --format="table(bindings.role)" --filter="[email protected]" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment