Google Cloud CLI
brew install --cask gcloud-cli
v573.0.0
Command-line tool to manage Google Cloud Platform resources, services, and deployments.
Why you might care
Essential if you use GCP for cloud infrastructure, data, or app hosting. Lets you automate cloud operations via scripts and handle tasks faster than the web console. Open-source and integrates with CI/CD pipelines.
59.1k
30-day installs · #3
181.2k
90-day · #3
465.5k
365-day · #7
Links
- https://cloud.google.com/cli/
- Brew formula source: Casks/g/gcloud-cli.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"AWS CLI",
"Azure CLI",
"Terraform"
],
"artifacts": [
{
"preflight": null
},
{
"uninstall": [
{
"trash": "$HOMEBREW_PREFIX/Caskroom/gcloud-cli/latest"
}
]
},
{
"installer": [
{
"script": {
"args": [
"--quiet",
"--usage-reporting",
"false",
"--bash-completion",
"false",
"--path-update",
"false",
"--rc-path",
"false",
"--update-installed-components",
"--install-python",
"false"
],
"executable": "google-cloud-sdk/install.sh"
}
}
]
},
{
"bash_completion": [
"google-cloud-sdk/completion.bash.inc",
{
"target": "google-cloud-sdk"
}
],
"target": "$HOMEBREW_PREFIX/etc/bash_completion.d/google-cloud-sdk"
},
{
"target": "$HOMEBREW_PREFIX/share/zsh/site-functions/_google_cloud_sdk",
"zsh_completion": [
"google-cloud-sdk/completion.zsh.inc",
{
"target": "_google_cloud_sdk"
}
]
},
{
"binary": [
"google-cloud-sdk/bin/gsutil"
],
"target": "$HOMEBREW_PREFIX/bin/gsutil"
},
{
"binary": [
"google-cloud-sdk/bin/bq"
],
"target": "$HOMEBREW_PREFIX/bin/bq"
},
{
"binary": [
"google-cloud-sdk/bin/docker-credential-gcloud"
],
"target": "$HOMEBREW_PREFIX/bin/docker-credential-gcloud"
},
{
"binary": [
"google-cloud-sdk/bin/gcloud"
],
"target": "$HOMEBREW_PREFIX/bin/gcloud"
},
{
"binary": [
"google-cloud-sdk/bin/git-credential-gcloud.sh",
{
"target": "git-credential-gcloud"
}
],
"target": "$HOMEBREW_PREFIX/bin/git-credential-gcloud"
},
{
"postflight": null
},
{
"zap": [
{
"trash": [
"$HOMEBREW_PREFIX/share/google-cloud-sdk.staging",
"$HOMEBREW_PREFIX/share/google-cloud-sdk"
]
}
]
}
],
"auto_updates": 1,
"categories": [
"dev-tools",
"cloud-storage"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Set of tools to manage resources and applications hosted on Google Cloud",
"disable_reason": null,
"disabled": 0,
"display_name": "Google Cloud CLI",
"enrichment_fetched_at": "2026-06-20T22:44:34+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "gcloud-cli",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://cloud.google.com/cli/",
"homepage_og_description": "Create and manage Google Cloud resources via a command line tool. Perform common tasks directly on the command line or automate via scripts",
"homepage_og_image": "https://cloud.google.com/_static/cloud/images/social-icon-google-cloud-1200-630.png",
"homepage_title": "Command Line Interface gcloud CLI | Google Cloud",
"installs_30d": 59131,
"installs_365d": 465518,
"installs_90d": 181250,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:02:32+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"Google Cloud CLI"
],
"one_liner": "Command-line tool to manage Google Cloud Platform resources, services, and deployments.",
"rank_30d": 3,
"rank_365d": 7,
"rank_90d": 3,
"raw_hash": "6e09f188666eaa15",
"ruby_source_path": "Casks/g/gcloud-cli.rb",
"tap": "homebrew/cask",
"token": "gcloud-cli",
"version": "573.0.0",
"why_use_this": "Essential if you use GCP for cloud infrastructure, data, or app hosting. Lets you automate cloud operations via scripts and handle tasks faster than the web console. Open-source and integrates with CI/CD pipelines."
}