mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Jul 17 09:30:28 UTC 2024
This commit is contained in:
parent
2614f6b65e
commit
503936d882
156 changed files with 1988 additions and 573 deletions
|
|
@ -49,7 +49,7 @@ SYNOPSIS
|
|||
[--stack-type=STACK_TYPE] [--subnet=SUBNET] [--tags=TAG,[TAG,...]]
|
||||
[--target-distribution-shape=SHAPE]
|
||||
[--termination-time=TERMINATION_TIME]
|
||||
[--threads-per-core=THREADS_PER_CORE]
|
||||
[--threads-per-core=THREADS_PER_CORE] [--turbo-mode=TURBO_MODE]
|
||||
[--visible-core-count=VISIBLE_CORE_COUNT] [--zone=ZONE]
|
||||
[--boot-disk-kms-key=BOOT_DISK_KMS_KEY
|
||||
: --boot-disk-kms-keyring=BOOT_DISK_KMS_KEYRING
|
||||
|
|
@ -841,6 +841,9 @@ OPTIONAL FLAGS
|
|||
For more information about configuring SMT, see:
|
||||
https://cloud.google.com/compute/docs/instances/configuring-simultaneous-multithreading.
|
||||
|
||||
--turbo-mode=TURBO_MODE
|
||||
Specifies the turbo frequency of the instance.
|
||||
|
||||
--visible-core-count=VISIBLE_CORE_COUNT
|
||||
The number of physical cores to expose to the instance's guest
|
||||
operating system. The number of virtual CPUs visible to the instance's
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue