1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Thu Feb 20 10:40:27 UTC 2025

This commit is contained in:
Automated 2025-02-20 10:40:27 +00:00
parent 44f319c56c
commit 8d1a988ab5
295 changed files with 11246 additions and 956 deletions

View file

@ -53,6 +53,7 @@ SYNOPSIS
[--[no-]storage-auto-increase]
[--storage-auto-increase-limit=STORAGE_AUTO_INCREASE_LIMIT]
[--storage-size=STORAGE_SIZE] [--storage-type=STORAGE_TYPE]
[--tags=TAG=VALUE,[TAG=VALUE,...]]
[--threads-per-core=THREADS_PER_CORE] [--tier=TIER, -t TIER]
[--time-zone=TIME_ZONE] [--timeout=TIMEOUT; default=3600]
[--allowed-psc-projects=PROJECT,[PROJECT,...]
@ -515,6 +516,11 @@ FLAGS
The storage type for the instance. The default is SSD. STORAGE_TYPE
must be one of: SSD, HDD, HYPERDISK_BALANCED.
--tags=TAG=VALUE,[TAG=VALUE,...]
Comma-separated list of tags to set on the instance. Use an equals
signto separate tag name and value.(e.g., --tags
tag1:value1,tag2=value2)
--threads-per-core=THREADS_PER_CORE
The number of threads per core. The value of this flag can be 1 or 2.
To disable SMT, set this flag to 1. Only available in Cloud SQL for SQL