mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 09:25:44 +00:00
39 lines
1 KiB
Text
39 lines
1 KiB
Text
NAME
|
|
gcloud beta compute instant-snapshot-groups - create, list and delete
|
|
Compute Engine instant snapshot groups
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute instant-snapshot-groups COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Create, list and delete Compute Engine instant snapshot groups.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create a Compute Engine consistency group of instant snapshots.
|
|
|
|
delete
|
|
(BETA) Delete a Compute Engine consistency group of instant snapshots.
|
|
|
|
describe
|
|
(BETA) Describe a Compute Engine consistency group of instant
|
|
snapshots.
|
|
|
|
list
|
|
(BETA) List Google Compute Engine instant snapshot groups.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud compute instant-snapshot-groups
|
|
|
|
$ gcloud alpha compute instant-snapshot-groups
|
|
|