mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed Feb 11 11:28:24 UTC 2026
This commit is contained in:
parent
582f364023
commit
aaff695a08
2667 changed files with 84754 additions and 68242 deletions
|
|
@ -107,7 +107,9 @@ OPTIONAL FLAGS
|
|||
--processing-units=PROCESSING_UNITS
|
||||
Number of processing units for the instance.
|
||||
|
||||
Autoscaling
|
||||
Or at least one of these can be specified:
|
||||
|
||||
Autoscaling
|
||||
|
||||
--autoscaling-storage-target=AUTOSCALING_STORAGE_TARGET
|
||||
Specifies the target percentage of storage the autoscaled instance
|
||||
|
|
@ -142,31 +144,31 @@ OPTIONAL FLAGS
|
|||
|
||||
Autoscaling limits in nodes:
|
||||
|
||||
--autoscaling-max-nodes=AUTOSCALING_MAX_NODES
|
||||
Maximum number of nodes for the autoscaled instance.
|
||||
--autoscaling-max-nodes=AUTOSCALING_MAX_NODES
|
||||
Maximum number of nodes for the autoscaled instance.
|
||||
|
||||
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.
|
||||
|
||||
--autoscaling-min-nodes=AUTOSCALING_MIN_NODES
|
||||
Minimum number of nodes for the autoscaled instance.
|
||||
--autoscaling-min-nodes=AUTOSCALING_MIN_NODES
|
||||
Minimum number of nodes for the autoscaled instance.
|
||||
|
||||
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.
|
||||
|
||||
Autoscaling limits in processing units:
|
||||
|
||||
--autoscaling-max-processing-units=AUTOSCALING_MAX_PROCESSING_UNITS
|
||||
Maximum number of processing units for the autoscaled instance.
|
||||
--autoscaling-max-processing-units=AUTOSCALING_MAX_PROCESSING_UNITS
|
||||
Maximum number of processing units for the autoscaled instance.
|
||||
|
||||
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.
|
||||
|
||||
--autoscaling-min-processing-units=AUTOSCALING_MIN_PROCESSING_UNITS
|
||||
Minimum number of processing units for the autoscaled instance.
|
||||
--autoscaling-min-processing-units=AUTOSCALING_MIN_PROCESSING_UNITS
|
||||
Minimum number of processing units for the autoscaled instance.
|
||||
|
||||
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.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue