gcloud

officialscriptablecautioncloudbrew

Google Cloud · Cloud ops, gcp projects, and deploy and logs from the terminal.

$ brew install --cask google-cloud-sdk
One-liner to try
$ gcloud auth login && gcloud config set project my-project

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Great for agents · 75/100
Verify
gcloud auth list
Agent URL
/cli/gcloud/agent.md

Quick reference

Installbrew install --cask google-cloud-sdk
Verifygcloud auth list
First commandgcloud auth login && gcloud config set project my-project

About

The official CLI from Google Cloud. Cloud ops, gcp projects, and deploy and logs from the terminal. Supports structured output — good for scripts and agents.

Example workflow

1. gcloud auth login && gcloud config set project my-project

Alternatives worth considering