google-cloud-sdk

Install command:
brew install --cask google-cloud-sdk

Name: Google Cloud SDK

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

https://cloud.google.com/sdk/

/api/cask/google-cloud-sdk.json (JSON API)

Cask code on GitHub

Current version: 434.0.0

Depends on:

python@3.11 3.11.3 Interpreted, interactive, object-oriented programming language
To add gcloud components to your PATH, add this to your profile:

    for bash users
     source "$(brew --prefix)/share/google-cloud-sdk/path.bash.inc"

    for zsh users
     source "$(brew --prefix)/share/google-cloud-sdk/path.zsh.inc"
     source "$(brew --prefix)/share/google-cloud-sdk/completion.zsh.inc"

    for fish users
     source "$(brew --prefix)/share/google-cloud-sdk/path.fish.inc"

Analytics:

Installs (30 days)
google-cloud-sdk 8,868
Installs (90 days)
google-cloud-sdk 352
Installs (365 days)
google-cloud-sdk 81,995
Fork me on GitHub