Skip to content
cask.news
← Home

Google Cloud CLI

gcloud-cli · v575.0.0 • auto-updates

4
7.5

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

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"
60.1K
30-day installs
179.8K
90-day installs
494.5K
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

v575.0.0
3d ago574.0.0575.0.0
10d ago573.0.0574.0.0
17d ago572.0.0573.0.0
24d ago571.0.0572.0.0
1mo ago570.0.0571.0.0
1mo ago569.0.0570.0.0
1mo ago568.0.0569.0.0
1mo ago567.0.0568.0.0
1mo ago566.0.0567.0.0
2mo ago565.0.0566.0.0

+ 4 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