NAME
    gcloud composer environments storage data - manage data for Cloud Composer
        environments

SYNOPSIS
    gcloud composer environments storage data COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    The gcloud composer environments storage data command group lets you
    import, export, list, and delete data for your Cloud Composer environment.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     delete
        Delete data from an Cloud Composer environment's Cloud Storage bucket.

     export
        Export data from an environment into local storage or Cloud Storage.

     import
        Import data from local storage or Cloud Storage into an environment.

     list
        List the data for a Cloud Composer environment.

NOTES
    These variants are also available:

        $ gcloud alpha composer environments storage data

        $ gcloud beta composer environments storage data

