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 instant snapshot group.

     delete
        (BETA) Delete a Compute Engine instant snapshot group.

     describe
        (BETA) Describe a Compute Engine instant snapshot group.

     list
        (BETA) List Google Compute Engine instant snapshot groups.

NOTES
    This command is currently in beta and might change without notice. This
    variant is also available:

        $ gcloud alpha compute instant-snapshot-groups

