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

gcloud: Thu Jun 26 10:50:44 UTC 2025

This commit is contained in:
Automated 2025-06-26 10:50:44 +00:00
parent 3a534cb57c
commit f645b4c02d
150 changed files with 4099 additions and 393 deletions

View file

@ -4,6 +4,7 @@ NAME
SYNOPSIS
gcloud compute reservations update RESERVATION
[--add-share-with=PROJECT,[PROJECT,...]]
[--[no-]enable-emergent-maintenance]
[--remove-share-with=PROJECT,[PROJECT,...]]
[--reservation-sharing-policy=RESERVATION_SHARING_POLICY]
[--vm-count=VM_COUNT] [--zone=ZONE] [GCLOUD_WIDE_FLAG ...]
@ -44,6 +45,12 @@ FLAGS
specify a comma-separated list of projects to share the reservation
with. You must list the projects using project IDs or project numbers.
--[no-]enable-emergent-maintenance
Enables the reservation to receive notifications when urgent
maintenance for a GPU VM starts after the VM encounters a host error.
Use --enable-emergent-maintenance to enable and
--no-enable-emergent-maintenance to disable.
--remove-share-with=PROJECT,[PROJECT,...]
A list of specific projects to remove from the list of projects that
this reservation is shared with. List must contain project IDs or