Skip to content

Instantly share code, notes, and snippets.

@grant
Last active June 22, 2020 22:34
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/43221ad89f26f74178d45fe7f1cb6e2f to your computer and use it in GitHub Desktop.
Save grant/43221ad89f26f74178d45fe7f1cb6e2f to your computer and use it in GitHub Desktop.
gcloud beta billing projects describe \
$(gcloud config get-value project) \
--format="value(billingEnabled)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment