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

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

DESCRIPTION
    The gcloud composer environments storage plugins command group lets you
    import, export, list, and delete plugins 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 plugins from an Cloud Composer environment's Cloud Storage
        bucket.

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

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

     list
        List the plugins for a Cloud Composer environment.

NOTES
    These variants are also available:

        $ gcloud alpha composer environments storage plugins

        $ gcloud beta composer environments storage plugins

