mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
39 lines
920 B
Text
39 lines
920 B
Text
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
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha service-extensions wasm-plugins
|
|
|