Created
February 7, 2021 08:47
-
-
Save mr-pascal/6af62d9fd8f69e293674cd2ef2b9cc28 to your computer and use it in GitHub Desktop.
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 run services add-iam-policy-binding SERVICE_NAME \ | |
--member=user:EMAIL \ | |
--role=roles/run.invoker |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment