mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +00:00
gcloud: Wed May 14 10:45:02 UTC 2025
This commit is contained in:
parent
dfebca5b6c
commit
82f3a66664
423 changed files with 11160 additions and 1149 deletions
|
|
@ -12,7 +12,7 @@ DESCRIPTION
|
|||
|
||||
EXAMPLES
|
||||
To delete the plugins in the path path/to/plugins, for the environment
|
||||
named environmnet-1 in the location us-east1, run:
|
||||
named environment-1 in the location us-east1, run:
|
||||
|
||||
$ gcloud composer environments storage plugins delete \
|
||||
path/to/plugins --environment=environment-1 --location=us-east1
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ DESCRIPTION
|
|||
List the plugins for a Cloud Composer environment.
|
||||
|
||||
EXAMPLES
|
||||
To list the plugins for the Cloud Composer environment environmnet-1 and
|
||||
To list the plugins for the Cloud Composer environment environment-1 and
|
||||
location us-central1, run:
|
||||
|
||||
$ gcloud composer environments storage plugins list \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue