NAME
    gcloud compute instant-snapshot-groups - create, list and delete Compute
        Engine instant snapshot groups

SYNOPSIS
    gcloud compute instant-snapshot-groups COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    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
        Create a Compute Engine consistency group of instant snapshots.

     delete
        Delete a Compute Engine consistency group of instant snapshots.

     describe
        Describe a Compute Engine consistency group of instant snapshots.

     list
        List Google Compute Engine instant snapshot groups.

NOTES
    These variants are also available:

        $ gcloud alpha compute instant-snapshot-groups

        $ gcloud beta compute instant-snapshot-groups

