Created
February 7, 2021 09:04
-
-
Save mr-pascal/f23b5c7590b7393a0c6b9fd8a341b28e 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
# Login | |
# Browser is being opened for login | |
glcoud auth login | |
# Generate Bearer Token | |
gcloud auth print-identity-token |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment