mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +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
|
|
@ -56,7 +56,7 @@ SYNOPSIS
|
|||
[--source-instance-zone=SOURCE_INSTANCE_ZONE] [--stack-type=STACK_TYPE]
|
||||
[--subnet=SUBNET] [--subnet-region=SUBNET_REGION]
|
||||
[--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
|
||||
|
|
@ -978,6 +978,9 @@ 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