mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Aug 20 11:13:38 UTC 2025
This commit is contained in:
parent
d6d01162c7
commit
470b35e498
164 changed files with 1705 additions and 392 deletions
|
|
@ -8,11 +8,13 @@ SYNOPSIS
|
|||
[--edition=EDITION] [--expire-behavior=EXPIRE_BEHAVIOR]
|
||||
[--instance-type=INSTANCE_TYPE]
|
||||
[--nodes=NODES | --processing-units=PROCESSING_UNITS
|
||||
| [--autoscaling-high-priority-cpu-target=AUTOSCALING_HIGH_PRIORITY_CPU_TARGET --autoscaling-storage-target=AUTOSCALING_STORAGE_TARGET (--autoscaling-max-nodes=AUTOSCALING_MAX_NODES --autoscaling-min-nodes=AUTOSCALING_MIN_NODES | --autoscaling-max-processing-units=AUTOSCALING_MAX_PROCESSING_UNITS --autoscaling-min-processing-units=AUTOSCALING_MIN_PROCESSING_UNITS) : --asymmetric-autoscaling-option=[high_priority_cpu_target=HIGH_PRIORITY_CPU_TARGET],
|
||||
| [--autoscaling-high-priority-cpu-target=AUTOSCALING_HIGH_PRIORITY_CPU_TARGET --autoscaling-storage-target=AUTOSCALING_STORAGE_TARGET (--autoscaling-max-nodes=AUTOSCALING_MAX_NODES --autoscaling-min-nodes=AUTOSCALING_MIN_NODES | --autoscaling-max-processing-units=AUTOSCALING_MAX_PROCESSING_UNITS --autoscaling-min-processing-units=AUTOSCALING_MIN_PROCESSING_UNITS) : --asymmetric-autoscaling-option=[disable_high_priority_cpu_autoscaling=DISABLE_HIGH_PRIORITY_CPU_AUTOSCALING],
|
||||
[disable_total_cpu_autoscaling=DISABLE_TOTAL_CPU_AUTOSCALING],
|
||||
[high_priority_cpu_target=HIGH_PRIORITY_CPU_TARGET],
|
||||
[location=LOCATION],[max_nodes=MAX_NODES],
|
||||
[max_processing_units=MAX_PROCESSING_UNITS],
|
||||
[min_nodes=MIN_NODES],[min_processing_units=MIN_PROCESSING_UNITS]]]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[max_processing_units=MAX_PROCESSING_UNITS],[min_nodes=MIN_NODES],
|
||||
[min_processing_units=MIN_PROCESSING_UNITS],
|
||||
[total_cpu_target=TOTAL_CPU_TARGET]]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Create a Cloud Spanner instance.
|
||||
|
|
@ -105,21 +107,19 @@ OPTIONAL FLAGS
|
|||
|
||||
Autoscaling
|
||||
|
||||
--autoscaling-high-priority-cpu-target=AUTOSCALING_HIGH_PRIORITY_CPU_TARGET
|
||||
Specifies the target percentage of high-priority CPU the autoscaled
|
||||
instance can utilize.
|
||||
Specify both or only one of the CPU targets:
|
||||
|
||||
This flag argument must be specified if any of the other arguments
|
||||
in this group are specified.
|
||||
At least one of these must be specified:
|
||||
|
||||
--autoscaling-high-priority-cpu-target=AUTOSCALING_HIGH_PRIORITY_CPU_TARGET
|
||||
Specifies the target percentage of high-priority CPU the
|
||||
autoscaled instance can utilize.
|
||||
|
||||
--autoscaling-storage-target=AUTOSCALING_STORAGE_TARGET
|
||||
Specifies the target percentage of storage the autoscaled instance
|
||||
can utilize.
|
||||
|
||||
This flag argument must be specified if any of the other arguments
|
||||
in this group are specified.
|
||||
|
||||
--asymmetric-autoscaling-option=[high_priority_cpu_target=HIGH_PRIORITY_CPU_TARGET],[location=LOCATION],[max_nodes=MAX_NODES],[max_processing_units=MAX_PROCESSING_UNITS],[min_nodes=MIN_NODES],[min_processing_units=MIN_PROCESSING_UNITS]
|
||||
--asymmetric-autoscaling-option=[disable_high_priority_cpu_autoscaling=DISABLE_HIGH_PRIORITY_CPU_AUTOSCALING],[disable_total_cpu_autoscaling=DISABLE_TOTAL_CPU_AUTOSCALING],[high_priority_cpu_target=HIGH_PRIORITY_CPU_TARGET],[location=LOCATION],[max_nodes=MAX_NODES],[max_processing_units=MAX_PROCESSING_UNITS],[min_nodes=MIN_NODES],[min_processing_units=MIN_PROCESSING_UNITS],[total_cpu_target=TOTAL_CPU_TARGET]
|
||||
Specify the asymmetric autoscaling option for the instance.
|
||||
|
||||
Autoscaling limits can be defined in either nodes or processing units.
|
||||
|
|
|
|||
|
|
@ -7,10 +7,13 @@ SYNOPSIS
|
|||
[--description=DESCRIPTION] [--edition=EDITION]
|
||||
[--expire-behavior=EXPIRE_BEHAVIOR] [--instance-type=INSTANCE_TYPE]
|
||||
[--nodes=NODES | --processing-units=PROCESSING_UNITS
|
||||
| --autoscaling-high-priority-cpu-target=AUTOSCALING_HIGH_PRIORITY_CPU_TARGET --autoscaling-storage-target=AUTOSCALING_STORAGE_TARGET --asymmetric-autoscaling-option=[high_priority_cpu_target=HIGH_PRIORITY_CPU_TARGET],
|
||||
| --autoscaling-high-priority-cpu-target=AUTOSCALING_HIGH_PRIORITY_CPU_TARGET --autoscaling-storage-target=AUTOSCALING_STORAGE_TARGET --asymmetric-autoscaling-option=[disable_high_priority_cpu_autoscaling=DISABLE_HIGH_PRIORITY_CPU_AUTOSCALING],
|
||||
[disable_total_cpu_autoscaling=DISABLE_TOTAL_CPU_AUTOSCALING],
|
||||
[high_priority_cpu_target=HIGH_PRIORITY_CPU_TARGET],
|
||||
[location=LOCATION],[max_nodes=MAX_NODES],
|
||||
[max_processing_units=MAX_PROCESSING_UNITS],
|
||||
[min_nodes=MIN_NODES],[min_processing_units=MIN_PROCESSING_UNITS]
|
||||
[max_processing_units=MAX_PROCESSING_UNITS],[min_nodes=MIN_NODES],
|
||||
[min_processing_units=MIN_PROCESSING_UNITS],
|
||||
[total_cpu_target=TOTAL_CPU_TARGET]
|
||||
| --clear-asymmetric-autoscaling-option=LOCATION,[LOCATION,...]
|
||||
--autoscaling-max-nodes=AUTOSCALING_MAX_NODES
|
||||
--autoscaling-min-nodes=AUTOSCALING_MIN_NODES
|
||||
|
|
@ -103,9 +106,11 @@ FLAGS
|
|||
|
||||
Autoscaling
|
||||
|
||||
--autoscaling-high-priority-cpu-target=AUTOSCALING_HIGH_PRIORITY_CPU_TARGET
|
||||
Specifies the target percentage of high-priority CPU the autoscaled
|
||||
instance can utilize.
|
||||
Specify both or only one of the CPU targets:
|
||||
|
||||
--autoscaling-high-priority-cpu-target=AUTOSCALING_HIGH_PRIORITY_CPU_TARGET
|
||||
Specifies the target percentage of high-priority CPU the
|
||||
autoscaled instance can utilize.
|
||||
|
||||
--autoscaling-storage-target=AUTOSCALING_STORAGE_TARGET
|
||||
Specifies the target percentage of storage the autoscaled instance
|
||||
|
|
@ -113,7 +118,7 @@ FLAGS
|
|||
|
||||
At most one of these can be specified:
|
||||
|
||||
--asymmetric-autoscaling-option=[high_priority_cpu_target=HIGH_PRIORITY_CPU_TARGET],[location=LOCATION],[max_nodes=MAX_NODES],[max_processing_units=MAX_PROCESSING_UNITS],[min_nodes=MIN_NODES],[min_processing_units=MIN_PROCESSING_UNITS]
|
||||
--asymmetric-autoscaling-option=[disable_high_priority_cpu_autoscaling=DISABLE_HIGH_PRIORITY_CPU_AUTOSCALING],[disable_total_cpu_autoscaling=DISABLE_TOTAL_CPU_AUTOSCALING],[high_priority_cpu_target=HIGH_PRIORITY_CPU_TARGET],[location=LOCATION],[max_nodes=MAX_NODES],[max_processing_units=MAX_PROCESSING_UNITS],[min_nodes=MIN_NODES],[min_processing_units=MIN_PROCESSING_UNITS],[total_cpu_target=TOTAL_CPU_TARGET]
|
||||
Specify the asymmetric autoscaling option for the instance.
|
||||
|
||||
--clear-asymmetric-autoscaling-option=LOCATION,[LOCATION,...]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue