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

gcloud: Wed Aug 21 09:39:51 UTC 2024

This commit is contained in:
Automated 2024-08-21 09:39:51 +00:00
parent d35819d273
commit ed5fe34b64
163 changed files with 3541 additions and 717 deletions

View file

@ -11,7 +11,8 @@ SYNOPSIS
--local-ssd=[interface=INTERFACE],[size=SIZE]
--min-cpu-platform=MIN_CPU_PLATFORM])
: --require-specific-reservation --resource-policies=[KEY=VALUE,...])
[--description=DESCRIPTION] [--zone=ZONE]
[--description=DESCRIPTION]
[--reservation-sharing-policy=RESERVATION_SHARING_POLICY] [--zone=ZONE]
[--delete-after-duration=DELETE_AFTER_DURATION
| --delete-at-time=DELETE_AT_TIME]
[--share-setting=SHARE_SETTING
@ -118,6 +119,16 @@ OPTIONAL FLAGS
--description=DESCRIPTION
An optional description of the reservation to create.
--reservation-sharing-policy=RESERVATION_SHARING_POLICY
The reservation sharing policy to use for this reservation.
RESERVATION_SHARING_POLICY must be one of:
ALLOW_ALL
The reservation can be shared with Google Cloud services.
DISALLOW_ALL
The reservation won't be shared with Google Cloud services. If you
omit this flag during creation, the default value is DISALLOW_ALL.
--zone=ZONE
Zone of the reservation to create. If not specified and the
compute/zone property isn't set, you might be prompted to select a zone