mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
42 lines
1,017 B
Text
42 lines
1,017 B
Text
NAME
|
|
gcloud beta compute future-reservations - manage Compute Engine future
|
|
reservations
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute future-reservations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Compute Engine future reservations.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
cancel
|
|
(BETA) Cancel a Compute Engine future reservation.
|
|
|
|
create
|
|
(BETA) Create a Compute Engine future reservation.
|
|
|
|
delete
|
|
(BETA) Delete a Compute Engine future reservation.
|
|
|
|
describe
|
|
(BETA) Show details about a Compute Engine future reservation.
|
|
|
|
list
|
|
(BETA) List Compute Engine future reservations.
|
|
|
|
update
|
|
(BETA) Update Compute Engine future reservations.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha compute future-reservations
|
|
|