mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
46 lines
1.4 KiB
Text
46 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha composer environments storage plugins - manage plugins for
|
|
Cloud Composer environments
|
|
|
|
SYNOPSIS
|
|
gcloud alpha composer environments storage plugins COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) The gcloud alpha 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
|
|
(ALPHA) Delete plugins from an Cloud Composer environment's Cloud
|
|
Storage bucket.
|
|
|
|
export
|
|
(ALPHA) Export plugins from an environment into local storage or Cloud
|
|
Storage.
|
|
|
|
import
|
|
(ALPHA) Import plugins from local storage or Cloud Storage into an
|
|
environment.
|
|
|
|
list
|
|
(ALPHA) List the plugins for a Cloud Composer environment.
|
|
|
|
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 plugins
|
|
|
|
$ gcloud beta composer environments storage plugins
|
|
|