mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
60 lines
1.7 KiB
Text
60 lines
1.7 KiB
Text
NAME
|
|
gcloud alpha compute reservations - manage Compute Engine reservations
|
|
|
|
SYNOPSIS
|
|
gcloud alpha compute reservations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Add IAM policy binding to a Compute Engine reservation.
|
|
|
|
create
|
|
(ALPHA) Create a Compute Engine reservation.
|
|
|
|
delete
|
|
(ALPHA) Delete a Compute Engine reservation.
|
|
|
|
describe
|
|
(ALPHA) Show details about a Compute Engine reservation.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Get the IAM policy for a Compute Engine reservation.
|
|
|
|
list
|
|
(ALPHA) List Compute Engine reservations.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Remove IAM policy binding from a Compute Engine reservation.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set the IAM policy for a Compute Engine reservation.
|
|
|
|
update
|
|
(ALPHA) Update Compute Engine reservations.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud compute reservations
|
|
|
|
$ gcloud beta compute reservations
|
|
|