1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Sat Jun 14 05:31:37 UTC 2025

This commit is contained in:
Automated 2025-06-14 05:31:37 +00:00
parent 1799759190
commit fa40c10f6a
712 changed files with 17386 additions and 4918 deletions

View file

@ -36,7 +36,7 @@ SYNOPSIS
[--secondary-worker-standard-capacity-base=SECONDARY_WORKER_STANDARD_CAPACITY_BASE]
[--secondary-worker-standard-capacity-percent-above-base=SECONDARY_WORKER_STANDARD_CAPACITY_PERCENT_ABOVE_BASE]
[--shielded-integrity-monitoring] [--shielded-secure-boot]
[--shielded-vtpm] [--temp-bucket=TEMP_BUCKET]
[--shielded-vtpm] [--temp-bucket=TEMP_BUCKET] [--tier=TIER]
[--worker-accelerator=[type=TYPE,[count=COUNT],...]]
[--worker-boot-disk-provisioned-iops=WORKER_BOOT_DISK_PROVISIONED_IOPS]
[--worker-boot-disk-provisioned-throughput=WORKER_BOOT_DISK_PROVISIONED_THROUGHPUT]
@ -356,6 +356,9 @@ FLAGS
The Google Cloud Storage bucket to use by default to store ephemeral
cluster and jobs data, such as Spark and MapReduce history files.
--tier=TIER
Cluster tier. TIER must be one of: premium, standard.
--worker-accelerator=[type=TYPE,[count=COUNT],...]
Attaches accelerators, such as GPUs, to the worker instance(s).