mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 21:20:07 +00:00
gcloud: Wed Oct 23 10:01:22 UTC 2024
This commit is contained in:
parent
694f6671d0
commit
fc66f7f0ca
249 changed files with 5410 additions and 11408 deletions
|
|
@ -16,10 +16,6 @@ DESCRIPTION
|
|||
(BETA) Create a new WasmPlugin resource.
|
||||
|
||||
EXAMPLES
|
||||
To create a WasmPlugin called my-plugin, run:
|
||||
|
||||
$ gcloud beta service-extensions wasm-plugins create my-plugin
|
||||
|
||||
To create a WasmPlugin called my-plugin, together with a new version called
|
||||
v1, and set it as main, run:
|
||||
|
||||
|
|
|
|||
|
|
@ -9,6 +9,9 @@ SYNOPSIS
|
|||
DESCRIPTION
|
||||
(BETA) Delete a WasmPlugin resource.
|
||||
|
||||
Please note that all WasmPluginVersions associated with the WasmPlugin will
|
||||
also be deleted.
|
||||
|
||||
EXAMPLES
|
||||
To delete a WasmPlugin called my-plugin, run:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue