NAME
    gcloud alpha composer environments storage - manage Cloud Storage objects
        stored as part of Cloud Composer environments

SYNOPSIS
    gcloud alpha composer environments storage GROUP [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) The gcloud alpha composer environments storage command group lets
    you manage DAGs, Airflow plugins and data used inside your Cloud Composer
    Environments.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     dags
        (ALPHA) Manage DAGs for Cloud Composer environments.

     data
        (ALPHA) Manage data for Cloud Composer environments.

     plugins
        (ALPHA) Manage plugins for Cloud Composer environments.

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 storage

        $ gcloud beta composer environments storage

