1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-12 16:08:31 +00:00
gcloud-help/gcloud/compute/reservations/help
2025-06-14 05:31:37 +00:00

70 lines
1.7 KiB
Text

NAME
gcloud compute reservations - manage Compute Engine reservations
SYNOPSIS
gcloud compute reservations GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage Compute Engine reservations.
For more information about reservations, see the reservations documentation
(https://cloud.google.com/compute/docs/instances/reserving-zonal-resources).
See also: Reservations API
(https://cloud.google.com/compute/docs/reference/rest/v1/reservations).
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
blocks
Manage Compute Engine reservation blocks.
sub-blocks
Manage Compute Engine reservation sub blocks.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
Add IAM policy binding to a Compute Engine reservation.
create
Create a Compute Engine reservation.
delete
Delete a Compute Engine reservation.
describe
Show details about a Compute Engine reservation.
get-iam-policy
Get the IAM policy for a Compute Engine reservation.
list
List Compute Engine reservations.
perform-maintenance
Perform maintenance on a reservation, only applicable to reservations
with reservation blocks.
remove-iam-policy-binding
Remove IAM policy binding from a Compute Engine reservation.
set-iam-policy
Set the IAM policy for a Compute Engine reservation.
update
Update Compute Engine reservations.
NOTES
These variants are also available:
$ gcloud alpha compute reservations
$ gcloud beta compute reservations