1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 04:58:26 +00:00

gcloud: Wed Feb 11 11:28:24 UTC 2026

This commit is contained in:
Automated 2026-02-11 11:28:25 +00:00
parent 582f364023
commit aaff695a08
2667 changed files with 84754 additions and 68242 deletions

View file

@ -55,33 +55,32 @@ REQUIRED FLAGS
Autoscaling
--autoscaling-cpu-target=AUTOSCALING_CPU_TARGET
The target CPU utilization percentage for autoscaling. Accepted
values are from 10 to 80.
--autoscaling-cpu-target=AUTOSCALING_CPU_TARGET
The target CPU utilization percentage for autoscaling. Accepted
values are from 10 to 80.
--autoscaling-max-nodes=AUTOSCALING_MAX_NODES
The maximum number of nodes for autoscaling.
--autoscaling-max-nodes=AUTOSCALING_MAX_NODES
The maximum number of nodes for autoscaling.
--autoscaling-min-nodes=AUTOSCALING_MIN_NODES
The minimum number of nodes for autoscaling.
--autoscaling-min-nodes=AUTOSCALING_MIN_NODES
The minimum number of nodes for autoscaling.
--autoscaling-storage-target=AUTOSCALING_STORAGE_TARGET
The target storage utilization gibibytes per node for autoscaling.
Accepted values are from 2560 to 5120 for SSD clusters and 8192 to
16384 for HDD clusters.
--autoscaling-storage-target=AUTOSCALING_STORAGE_TARGET
The target storage utilization gibibytes per node for autoscaling.
Accepted values are from 2560 to 5120 for SSD clusters and 8192 to
16384 for HDD clusters.
Manual Scaling
--num-nodes=NUM_NODES
Number of nodes to serve.
--num-nodes=NUM_NODES
Number of nodes to serve.
This flag argument must be specified if any of the other arguments
in this group are specified.
This flag argument must be specified if any of the other arguments in
this group are specified.
--disable-autoscaling
Set this flag and --num-nodes to disable autoscaling. If
autoscaling is currently not enabled, setting this flag does
nothing.
--disable-autoscaling
Set this flag and --num-nodes to disable autoscaling. If autoscaling
is currently not enabled, setting this flag does nothing.
OPTIONAL FLAGS
--async