1
0
Fork 0
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:
Automated 2024-10-23 10:01:22 +00:00
parent 694f6671d0
commit fc66f7f0ca
249 changed files with 5410 additions and 11408 deletions

View file

@ -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:

View file

@ -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: