gcloud_alpha_bigtable_clusters_create (1)
NAME
- gcloud alpha bigtable clusters create - create a bigtable cluster
SYNOPSIS
-
gcloud alpha bigtable clusters create (CLUSTER : --instance=INSTANCE) --zone=ZONE [--async] [--num-nodes=NUM_NODES; default=3] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Create a bigtable cluster.
POSITIONAL ARGUMENTS
-
-
- Cluster resource - The cluster to describe. The arguments in this group can be used to specify the attributes of this resource. (NOTE) Some attributes are not given arguments in this group but can be set in other ways. To set the [project] attribute: provide the argument [cluster] on the command line with a fully specified name; provide the argument [--project] on the command line; set the property [core/project]. This must be specified.
-
- CLUSTER
-
ID of the cluster or fully qualified identifier for the cluster. This positional
must be specified if any of the other arguments in this group are specified.
- --instance=INSTANCE
-
The Cloud Bigtable instance for the cluster.
- Cluster resource - The cluster to describe. The arguments in this group can be used to specify the attributes of this resource. (NOTE) Some attributes are not given arguments in this group but can be set in other ways. To set the [project] attribute: provide the argument [cluster] on the command line with a fully specified name; provide the argument [--project] on the command line; set the property [core/project]. This must be specified.
-
REQUIRED FLAGS
-
- --zone=ZONE
-
ID of the zone where the cluster is located. Supported zones are listed at
cloud.google.com/bigtable/docs/locations
OPTIONAL FLAGS
-
- --async
-
Return immediately, without waiting for operation to complete.
- --num-nodes=NUM_NODES; default=3
-
Number of nodes to serve.
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 This variant is also available:
- $ gcloud beta bigtable clusters create