1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00

gcloud: Wed Sep 18 09:49:45 UTC 2024

This commit is contained in:
Automated 2024-09-18 09:49:45 +00:00
parent a3842bba95
commit 8ebed5b0f1
182 changed files with 2067 additions and 1436 deletions

View file

@ -47,7 +47,7 @@ SYNOPSIS
[--source-instance-zone=SOURCE_INSTANCE_ZONE] [--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]
[--address=ADDRESS | --no-address]
[--boot-disk-kms-key=BOOT_DISK_KMS_KEY
@ -883,6 +883,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