Created
November 26, 2019 15:56
-
-
Save Sebdevar/1a599d3e9c64b6983f67b560353d86f7 to your computer and use it in GitHub Desktop.
Google Cloud kubctl configuration
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 config set project $1 | |
gcloud config set compute/zone $2 | |
gcloud components update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment