mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 02:55:19 +00:00
40 lines
1 KiB
Text
40 lines
1 KiB
Text
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
|
|
|