mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Aug 23 10:30:46 UTC 2023
This commit is contained in:
parent
5f3d6bc974
commit
f9edf67fe5
677 changed files with 22815 additions and 975 deletions
42
gcloud/beta/compute/future-reservations/help
Normal file
42
gcloud/beta/compute/future-reservations/help
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue