NAME
    gcloud alpha composer environments snapshots - save and load snapshots of
        environment

SYNOPSIS
    gcloud alpha composer environments snapshots COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) The gcloud alpha composer environments snapshots command group
    saves and loads snapshots of Cloud Composer environments.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     load
        (ALPHA) Load a snapshot into the environment.

     save
        (ALPHA) Save a snapshot of the environment.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud composer environments snapshots

        $ gcloud beta composer environments snapshots

