Google Cloud CLI (gcloud)

Authenticate and manage Google Cloud resources using gcloud commands.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Buckeyes22/weather-app --skill google-cloud-cli-gcloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Google Cloud CLI (gcloud)
Source: https://github.com/Buckeyes22/weather-app/tree/main/docs/corpora/agent-cli-skills/skills/gcloud-cli
Command: npx skills add https://github.com/Buckeyes22/weather-app --skill google-cloud-cli-gcloud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provisions and manages Google Cloud resources from the command line, enabling automation and repeatable deployments across GCP services.

Core Features & Use Cases

  • Provision infrastructure, deploy to Cloud Run, and query BigQuery from the terminal.
  • Manage projects, IAM roles, and configurations to support scalable cloud workflows.
  • Use case: rapidly initialize, configure, and deploy a new service with a few gcloud commands.

Quick Start

Authenticate with Google Cloud and list your projects to verify setup.

Frequently Asked Questions about Google Cloud CLI (gcloud)

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Can I query BigQuery from the command line?

You can query BigQuery datasets directly from the gcloud command line to extract and manage data, enabling automated analytics and shell-based data processing without the web console.

How do I authenticate and target projects with gcloud?

The best way to manage Google Cloud projects and IAM roles from a shell is using gcloud CLI, which handles authentication and role assignments to support scalable cloud workflows.

What is the best way to manage GCP IAM roles and projects from a shell?

You authenticate and target Google Cloud projects using gcloud CLI commands, verifying your setup by listing available projects to ensure correct configuration before provisioning resources.

How do I deploy a service to Google Cloud Run from the terminal?

You can query BigQuery datasets directly from the gcloud command line to extract and manage data, enabling automated analytics and shell-based data processing without the web console.