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

gcloud: Wed Oct 2 09:51:07 UTC 2024

This commit is contained in:
Automated 2024-10-02 09:51:07 +00:00
parent 0a5b6f11af
commit 489be55d99
133 changed files with 4948 additions and 242 deletions

View file

@ -10,16 +10,17 @@ SYNOPSIS
[--data-disk=[mode=MODE],[source=SOURCE]] [--description=DESCRIPTION]
[--guaranteed] [--internal-ips] [--labels=[KEY=VALUE,...]]
[--metadata=[KEY=VALUE,...]] [--metadata-from-file=[KEY=VALUE,...]]
[--network=NETWORK; default="default"] [--range=RANGE]
[--reservation-host-folder=RESERVATION_HOST_FOLDER]
[--reservation-host-organization=RESERVATION_HOST_ORGANIZATION]
[--reservation-host-project=RESERVATION_HOST_PROJECT] [--reserved]
[--network=NETWORK; default="default"] [--range=RANGE] [--reserved]
[--scopes=[SCOPES,...]] [--service-account=SERVICE_ACCOUNT]
[--shielded-secure-boot] [--spot] [--subnetwork=SUBNETWORK]
[--tags=[TAGS,...]] [--valid-after-duration=VALID_AFTER_DURATION]
[--valid-after-time=VALID_AFTER_TIME]
[--valid-until-duration=VALID_UNTIL_DURATION]
[--valid-until-time=VALID_UNTIL_TIME] [GCLOUD_WIDE_FLAG ...]
[--valid-until-time=VALID_UNTIL_TIME]
[--reservation-host-folder=RESERVATION_HOST_FOLDER
--reservation-host-organization=RESERVATION_HOST_ORGANIZATION
--reservation-host-project=RESERVATION_HOST_PROJECT]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Create a new Queued Resource with the specified attributes.
@ -195,18 +196,6 @@ OPTIONAL FLAGS
network, or the provided network is peered with another network that is
using that CIDR range.
--reservation-host-folder=RESERVATION_HOST_FOLDER
The folder hosting the reservation that the TPU should use. Only one
reservation host entity may be specified.
--reservation-host-organization=RESERVATION_HOST_ORGANIZATION
The organization hosting the reservation that the TPU should use. Only
one reservation host entity may be specified.
--reservation-host-project=RESERVATION_HOST_PROJECT
The project hosting the reservation that the TPU should use. Only one
reservation host entity may be specified.
--reserved
Specifies the request should be scheduled on reserved capacity.
@ -256,6 +245,18 @@ OPTIONAL FLAGS
An absolute time after which resources must not be created. See $
gcloud topic datetimes for information on duration formats.
--reservation-host-folder=RESERVATION_HOST_FOLDER
The folder hosting the reservation that the TPU should use. Only one
reservation host entity may be specified.
--reservation-host-organization=RESERVATION_HOST_ORGANIZATION
The organization hosting the reservation that the TPU should use. Only
one reservation host entity may be specified.
--reservation-host-project=RESERVATION_HOST_PROJECT
The project hosting the reservation that the TPU should use. Only one
reservation host entity may be specified.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,