Skip to content

Instantly share code, notes, and snippets.

@grant
Last active June 22, 2020 22:35
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 grant/8012c570eff5f1264a4c4c9f2f5519a9 to your computer and use it in GitHub Desktop.
Save grant/8012c570eff5f1264a4c4c9f2f5519a9 to your computer and use it in GitHub Desktop.
# Set project
gcloud config set project "my-project"
# Get project
PROJECT=$(gcloud config get-value core/project 2> /dev/null)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment