Skip to content

Instantly share code, notes, and snippets.

@adriagalin
Last active March 21, 2018 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adriagalin/9c6107fc48f23e2a5c2ed18f9f7a9345 to your computer and use it in GitHub Desktop.
Save adriagalin/9c6107fc48f23e2a5c2ed18f9f7a9345 to your computer and use it in GitHub Desktop.
Google Cloud SDK commands

Google Cloud SDK

Add new config

gcloud init

List configs

gcloud config configurations list

Activate config

gcloud config configurations activate name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment