Skip to content

Instantly share code, notes, and snippets.

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