- NAME
-
- gcloud cheat-sheet - display gcloud cheat sheet
- SYNOPSIS
-
-
gcloud cheat-sheet[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
A roster of go-to
gcloudcommands for the gcloud tool, Google Cloud's primary command-line tool. - Getting started
-
Get going with the
gcloudcommand-line tool-
gcloud init: Initialize, authorize, and configure thegcloudtool. -
gcloud version: Display version and installed components. -
gcloud components install: Install specific components. -
gcloud components update: Update your Google Cloud CLI to the latest version. -
gcloud config setproject: Set a default Google Cloud project to work on. -
gcloud info: Display currentgcloudtool environment details.
-
- Help
-
Google Cloud CLI is happy to help
-
gcloud help: Search thegcloudtool reference documents for specific terms. -
gcloud feedback: Provide feedback for the Google Cloud CLI team. -
gcloud topic: Supplementary help material for non-command topics like accessibility, filtering, and formatting.
-
- Personalization