gcloud_beta_spanner_instances_create (1)
NAME
- gcloud beta spanner instances create - create a Cloud Spanner instance
SYNOPSIS
-
gcloud beta spanner instances create INSTANCE --config=CONFIG --description=DESCRIPTION --nodes=NODES [--async] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Create a Cloud Spanner instance.
POSITIONAL ARGUMENTS
-
- INSTANCE
-
- Cloud Spanner instance ID.
- Cloud Spanner instance ID.
REQUIRED FLAGS
-
- --config=CONFIG
-
Instance config for the instance.
- --description=DESCRIPTION
-
Description of the instance.
- --nodes=NODES
-
Number of nodes for the instance.
OPTIONAL FLAGS
-
- --async
-
Display information about the operation in progress, without waiting for the
operation to complete.
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
This command is currently in BETA and may change without notice. These variants are also available:
- $ gcloud spanner instances create $ gcloud alpha spanner instances create