Skip to content
cask.news
← Home

Google Cloud CLI

gcloud-cli · v567.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"
59.7K
30-day installs
178.5K
90-day installs
376.1K
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

v567.0.0
today566.0.0567.0.0
6d ago565.0.0566.0.0
9d ago563.0.0565.0.0
1mo ago562.0.0563.0.0
1mo ago561.0.0562.0.0
1mo ago560.0.0561.0.0

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