Skip to content

Instantly share code, notes, and snippets.

@mr-pascal
Created February 7, 2021 08:47
Show Gist options
  • Save mr-pascal/6af62d9fd8f69e293674cd2ef2b9cc28 to your computer and use it in GitHub Desktop.
Save mr-pascal/6af62d9fd8f69e293674cd2ef2b9cc28 to your computer and use it in GitHub Desktop.
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