1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Wed Sep 11 09:52:17 UTC 2024

This commit is contained in:
Automated 2024-09-11 09:52:17 +00:00
parent 78a4d78e9e
commit a3842bba95
197 changed files with 6656 additions and 691 deletions

View file

@ -58,7 +58,7 @@ SYNOPSIS
[--source-machine-image-csek-key-file=FILE] [--stack-type=STACK_TYPE]
[--subnet=SUBNET] [--tags=TAG,[TAG,...]]
[--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]
[--address=ADDRESS | --no-address]
[--boot-disk-kms-key=BOOT_DISK_KMS_KEY
@ -1023,6 +1023,14 @@ FLAGS
For more information about configuring SMT, see:
https://cloud.google.com/compute/docs/instances/configuring-simultaneous-multithreading.
--turbo-mode=TURBO_MODE
Turbo mode to use for the instance. Supported modes include:
◆ ALL_CORE_MAX
To achieve all-core-turbo frequency for more consistent CPU
performance, set the field to ALL_CORE_MAX. The field is unset by
default, which results in maximum performance single-core boosting.
--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