1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 10:56:49 +00:00
gcloud-help/gcloud/beta/compute/reservations/help
2022-03-01 04:29:52 +00:00

58 lines
1.5 KiB
Text

NAME
gcloud beta compute reservations - manage Compute Engine reservations
SYNOPSIS
gcloud beta compute reservations COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
(BETA) Add IAM policy binding to a Compute Engine reservation.
create
(BETA) Create a Compute Engine reservation.
delete
(BETA) Delete a Compute Engine reservation.
describe
(BETA) Show details about a Compute Engine reservation.
get-iam-policy
(BETA) Get the IAM policy for a Compute Engine reservation.
list
(BETA) List Compute Engine reservations.
remove-iam-policy-binding
(BETA) Remove IAM policy binding from a Compute Engine reservation.
set-iam-policy
(BETA) Set the IAM policy for a Compute Engine reservation.
update
(BETA) Update Compute Engine reservations.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud compute reservations
$ gcloud alpha compute reservations