gcloud_spanner_instances_update (1)
NAME
- gcloud spanner instances update - update a Cloud Spanner instance
SYNOPSIS
-
gcloud spanner instances update INSTANCE [--async] [--description=DESCRIPTION] [--nodes=NODES] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
POSITIONAL ARGUMENTS
-
- INSTANCE
-
Cloud Spanner instance ID.
FLAGS
-
- --async
-
Display information about the operation in progress, without waiting for the
operation to complete.
- --description=DESCRIPTION
-
Description of the instance.
- --nodes=NODES
-
Number of nodes for the instance.
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.
NOTES
These variants are also available:
- $ gcloud alpha spanner instances update $ gcloud beta spanner instances update