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

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

DESCRIPTION
    (BETA) The gcloud beta 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
        (BETA) Delete plugins from an Cloud Composer environment's Cloud
        Storage bucket.

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

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

     list
        (BETA) List the plugins for a Cloud Composer environment.

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

        $ gcloud composer environments storage plugins

        $ gcloud alpha composer environments storage plugins

