Skip to main content

Google Cloud Command Line Interface (gcloud CLI)

Create and manage Google Cloud resources and services directly on the command line or via scripts using the Google Cloud CLI.

🌐 cloud.google.com/cli, docs

Installation

🌐 Install the gcloud CLI

Commands

CommandAction
gcloud initInitialize, authorize, and configure the gcloud tool
gcloud cheat-sheetSee a roster of go-to gcloud commands
gcloud config listDisplay all the properties for the current configuration
gcloud projects describeDisplay metadata for a project (including its ID)
gcloud --helpSee the Cloud Platform services you can interact with
gcloud help <command>Get help on any gcloud command