Skip to content
cask.news
← Home

Google Cloud CLI

gcloud-cli · v582.0.0 • auto-updates

4
7.5

Set of tools to manage resources and applications hosted on Google Cloud

Google Cloud CLI screenshot
brew install --cask gcloud-cli
Note: To use additional binary components installed via gcloud, add the "$HOMEBREW_PREFIX/share/google-cloud-sdk/bin" directory to your PATH environment variable, e.g., (for Bash shell): export PATH=$HOMEBREW_PREFIX/share/google-cloud-sdk/bin:"$PATH"
50.0K
30-day installs
168.0K
90-day installs
555.2K
365-day installs
Install trend
Trust Score 4/10
Open source +0
Active development +0
Licensed +0
Auto-updates +1
Not deprecated +1
Established (>1yr) +1
Popular (>1K installs/mo) +1

Version History

v582.0.0
6d ago581.0.0582.0.0
13d ago580.0.0581.0.0
20d ago579.0.0580.0.0
27d ago578.0.0579.0.0
1mo ago577.0.0578.0.0
1mo ago576.0.0577.0.0
1mo ago575.0.1576.0.0
1mo ago575.0.0575.0.1
2mo ago574.0.0575.0.0
2mo ago573.0.0574.0.0

+ 12 older versions

Review

Mar 10, 2026

The Google Cloud CLI is a powerful command-line tool for managing resources and applications on Google Cloud. It offers comprehensive features for scripting and automation, making it essential for developers and system administrators working with Google Cloud Platform.

The Google Cloud CLI is a command-line tool that allows users to manage and interact with Google Cloud resources and services.

Maturity: The project is stable and well-supported as an official Google product.

Community: The tool has faced criticism for its size, particularly due to the inclusion of a Python installation, which some users find bloated.

Pros

  • + Comprehensive set of tools for managing Google Cloud resources
  • + Supports scripting and automation for cloud operations
  • + Official and well-supported by Google

Cons

  • - Large installation size due to included Python environment
  • - May include unnecessary dependencies for some users