1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Thu Oct 30 11:14:52 UTC 2025

This commit is contained in:
Automated 2025-10-30 11:14:52 +00:00
parent a763c0bf0a
commit 4b21ae6795
132 changed files with 2511 additions and 503 deletions

View file

@ -26,6 +26,7 @@ SYNOPSIS
default="cloud-notebooks-managed"]
--custom-gpu-driver-path=CUSTOM_GPU_DRIVER_PATH --install-gpu-driver
--data-disk-encryption=DATA_DISK_ENCRYPTION
--data-disk-resource-policies=[RESOURCE_POLICIES,...]
--data-disk-size=DATA_DISK_SIZE --data-disk-type=DATA_DISK_TYPE
[--data-disk-kms-key=DATA_DISK_KMS_KEY
: --data-disk-encryption-key-keyring=DATA_DISK_ENCRYPTION_KEY_KEYRING
@ -290,6 +291,10 @@ FLAGS
Disk encryption method used on the data disk, defaults to GMEK.
DATA_DISK_ENCRYPTION must be one of: GMEK, CMEK.
--data-disk-resource-policies=[RESOURCE_POLICIES,...]
Resource policies to apply to the data disk. Format:
projects/{project}/regions/{region}/resourcePolicies/{policy}.
--data-disk-size=DATA_DISK_SIZE
Size of data disk in GB attached to this instance, up to a maximum
of 64000 GB (64 TB). The minimum recommended value is 100 GB. If