Google Cloud CLI (gcloud)

Installation
SKILL.md

Google Cloud CLI (gcloud)

Manage GCP resources from the terminal.

Installation

brew install google-cloud-sdk
gcloud init
gcloud auth login

Key Commands

gcloud compute instances list --format=json
gcloud run deploy SERVICE --image IMAGE --region REGION
Related skills
Installs
GitHub Stars
173
First Seen