Skip to content

Instantly share code, notes, and snippets.

@grant
Last active June 22, 2020 22:38
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/1f56026615dbfb804361db6367a2876f to your computer and use it in GitHub Desktop.
Save grant/1f56026615dbfb804361db6367a2876f to your computer and use it in GitHub Desktop.
PROJECT_ID=$(gcloud projects list \
--filter="$PROJECT_NUMBER" \
--format="value(project_id)")
echo $PROJECT_ID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment