gcloud compute reservations - manage Compute Engine reservations
gcloud compute reservations COMMAND [GCLOUD_WIDE_FLAG ...]
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.
These flags are available to all commands: --help.
Run $ gcloud help for details.
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.
- 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.
These variants are also available:
$ gcloud alpha compute reservations
$ gcloud beta compute reservations