gcloud_container_operations (1)
NAME
- gcloud container operations - get and list operations for Google Kubernetes Engine clusters
SYNOPSIS
-
gcloud container operations COMMAND [--region=REGION | --zone=ZONE, -z ZONE] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
FLAGS
-
-
At most one of these may be specified:
-
- --region=REGION
-
Compute region (e.g. us-central1) for the cluster.
- --zone=ZONE, -z ZONE
-
Compute zone (e.g. us-central1-a) for the cluster. Overrides the default
compute/zone property value for this command invocation.
-
-
At most one of these may be specified:
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
-
- describe
-
Describe an operation.
- list
-
List operations for container clusters.
- wait
-
Poll an operation for completion.
NOTES
These variants are also available:
- $ gcloud alpha container operations $ gcloud beta container operations