1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 07:29:40 +00:00

gcloud: Wed Dec 11 10:18:23 UTC 2024

This commit is contained in:
Automated 2024-12-11 10:18:23 +00:00
parent ad2752c6c9
commit ec6dc40f99
493 changed files with 17655 additions and 1753 deletions

View file

@ -4,6 +4,8 @@ NAME
SYNOPSIS
gcloud alpha bigtable clusters create (CLUSTER : --instance=INSTANCE)
--zone=ZONE [--async]
[--node-scaling-factor=NODE_SCALING_FACTOR;
default="node-scaling-factor-1x"]
[--kms-key=KMS_KEY : --kms-keyring=KMS_KEYRING
--kms-location=KMS_LOCATION --kms-project=KMS_PROJECT]
[--num-nodes=NUM_NODES; default=3
@ -69,6 +71,10 @@ OPTIONAL FLAGS
Return immediately, without waiting for the operation in progress to
complete.
--node-scaling-factor=NODE_SCALING_FACTOR; default="node-scaling-factor-1x"
Node scaling factor for the cluster. NODE_SCALING_FACTOR must be one
of: node-scaling-factor-1x, node-scaling-factor-2x.
Key resource - The Cloud KMS (Key Management Service) cryptokey that will
be used to protect the cluster. The arguments in this group can be used to
specify the attributes of this resource.