Skip to content

Instantly share code, notes, and snippets.

@lindacmsheard
Last active February 12, 2024 10:45
Show Gist options
  • Save lindacmsheard/c2460044786bb59523944a6ba9150f4d to your computer and use it in GitHub Desktop.
Save lindacmsheard/c2460044786bb59523944a6ba9150f4d to your computer and use it in GitHub Desktop.

Setup

gcloud init

Login

interactive

gcloud auth login
gcloud auth list

Config

gcloud info
vi ~/.config/gcloud/configurations/config_default
gcloud config get core/project
# temp override to other project by setting `CLOUDSDK_CORE_PROJECT`=other-project

Projects

gcloud projects list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment