Skip to content

Instantly share code, notes, and snippets.

@vanduc1102
Created July 6, 2019 08:26
Show Gist options
  • Save vanduc1102/60ae94df2046741a7a7fda14585be822 to your computer and use it in GitHub Desktop.
Save vanduc1102/60ae94df2046741a7a7fda14585be822 to your computer and use it in GitHub Desktop.
Get project id in google cloud shell
echo $GOOGLE_CLOUD_PROJECT
echo $DEVSHELL_PROJECT_ID
export GCLOUD_PROJECT=${DEVSHELL_PROJECT_ID}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment