gcloud_alpha_spanner_instances_create (1)
NAME
- gcloud alpha spanner instances create - create a Cloud Spanner instance
SYNOPSIS
-
gcloud alpha spanner instances create INSTANCE --config=CONFIG --description=DESCRIPTION --nodes=NODES [--async] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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 ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support These variants are also available:
- $ gcloud spanner instances create $ gcloud beta spanner instances create