2024-10-09 09:55:07 +00:00
|
|
|
NAME
|
|
|
|
|
gcloud beta service-extensions wasm-plugins - interact with and manage
|
|
|
|
|
Service Extensions WasmPlugins
|
|
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
|
gcloud beta service-extensions wasm-plugins COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
|
|
|
(BETA) Interact with and manage Service Extensions WasmPlugins.
|
|
|
|
|
|
|
|
|
|
GCLOUD WIDE FLAGS
|
|
|
|
|
These flags are available to all commands: --help.
|
|
|
|
|
|
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
|
|
|
|
|
|
COMMANDS
|
|
|
|
|
COMMAND is one of the following:
|
|
|
|
|
|
|
|
|
|
create
|
|
|
|
|
(BETA) Create a WasmPlugin resource.
|
|
|
|
|
|
|
|
|
|
delete
|
|
|
|
|
(BETA) Delete a WasmPlugin resource.
|
|
|
|
|
|
|
|
|
|
describe
|
|
|
|
|
(BETA) Show details about a WasmPlugin resource.
|
|
|
|
|
|
|
|
|
|
list
|
|
|
|
|
(BETA) List all WasmPlugin resources.
|
|
|
|
|
|
|
|
|
|
update
|
|
|
|
|
(BETA) Update a WasmPlugin resource.
|
|
|
|
|
|
|
|
|
|
NOTES
|
2025-07-02 11:05:25 +00:00
|
|
|
This command is currently in beta and might change without notice. These
|
|
|
|
|
variants are also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud service-extensions wasm-plugins
|
2024-10-09 09:55:07 +00:00
|
|
|
|
|
|
|
|
$ gcloud alpha service-extensions wasm-plugins
|
|
|
|
|
|