Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



gcloud

NAME
gcloud - manage Google Cloud Platform resources
SYNOPSIS
gcloud
  GROUP|COMMAND
  [--format FORMAT]
  [--help]
  [--project PROJECT]
  [--quiet, -q]
  [--user-output-enabled USER_OUTPUT_ENABLED]
  [--verbosity VERBOSITY]
  [-h]
DESCRIPTION
The gcloud CLI manages authentication and local configuration, as well as your interaction with the Google Cloud Platform APIs.
FLAGS
--format FORMAT
Specify a format for printed output. By default, a command-specific human-friendly output format is used. Setting this flag to one of the available options will serialize the result of the command in the chosen format and print it to stdout. Supported formats are: "json", "text", "yaml".
--help
Display detailed help.
--project PROJECT
Google Cloud Platform project to use for this invocation.
--quiet
Disable all interactive prompts when running gcloud commands. If input is required, defaults will be used, or an error will be raised.
--user-output-enabled USER_OUTPUT_ENABLED
Control whether user intended output is printed to the console. (true/false)
--verbosity VERBOSITY
Override the default verbosity for this command. This must be a standard logging verbosity level: [debug, info, warning, error, critical, none] (Default: [warning]).
-h
Print a summary help and exit.
GROUPS
GROUP is one of the following.
auth
Manage oauth2 credentials for the Google Cloud SDK.
components
List, install, update, or remove Google Cloud SDK components or packages.
compute
Read and manipulate Google Compute Engine resources.
config
View and edit Google Cloud SDK properties.
dns
Manage Cloud DNS.
preview
Manage Preview CLI command groups.
sql
Manage Cloud SQL databases.
COMMANDS
COMMAND is one of the following.
help
Print a detailed help message.
info
Prints out information about your current gcloud environment.
init
Initialize a gcloud workspace in the current directory.
interactive
Use this tool in an interactive python shell.
version
Print version information for Cloud SDK components.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.