mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Apr 23 10:54:24 UTC 2025
This commit is contained in:
parent
b589c4c4ad
commit
4d8dd33b3e
138 changed files with 4506 additions and 597 deletions
34
gcloud/compute/reservations/blocks/help
Normal file
34
gcloud/compute/reservations/blocks/help
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
NAME
|
||||
gcloud compute reservations blocks - manage Compute Engine reservation
|
||||
blocks
|
||||
|
||||
SYNOPSIS
|
||||
gcloud compute reservations blocks COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage Compute Engine reservation blocks.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
describe
|
||||
Describe a Compute Engine reservation block.
|
||||
|
||||
list
|
||||
List Compute Engine reservation blocks.
|
||||
|
||||
perform-maintenance
|
||||
Perform maintenance on a reservation block within a reservation.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha compute reservations blocks
|
||||
|
||||
$ gcloud beta compute reservations blocks
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue