Skip to content

Instantly share code, notes, and snippets.

@giang-pham
Created September 2, 2019 03:14
Show Gist options
  • Save giang-pham/04653b0535af9bec9ca3e38f38f52558 to your computer and use it in GitHub Desktop.
Save giang-pham/04653b0535af9bec9ca3e38f38f52558 to your computer and use it in GitHub Desktop.
gcloud beta iam service-accounts create [SA-NAME] \
--description "[SA-DESCRIPTION]" \
--display-name "[SA-DISPLAY-NAME]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment