1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/beta/compute/instant-snapshot-groups/help

40 lines
1 KiB
Text
Raw Normal View History

2026-02-20 11:39:38 +00:00
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
2026-05-13 13:12:23 +00:00
(BETA) Create a Compute Engine consistency group of instant snapshots.
2026-02-20 11:39:38 +00:00
delete
2026-05-13 13:12:23 +00:00
(BETA) Delete a Compute Engine consistency group of instant snapshots.
2026-02-20 11:39:38 +00:00
describe
2026-05-13 13:12:23 +00:00
(BETA) Describe a Compute Engine consistency group of instant
snapshots.
2026-02-20 11:39:38 +00:00
list
(BETA) List Google Compute Engine instant snapshot groups.
NOTES
2026-05-13 13:12:23 +00:00
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud compute instant-snapshot-groups
2026-02-20 11:39:38 +00:00
$ gcloud alpha compute instant-snapshot-groups