mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
41 lines
973 B
Text
41 lines
973 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. These
|
|
variants are also available:
|
|
|
|
$ gcloud service-extensions wasm-plugins
|
|
|
|
$ gcloud alpha service-extensions wasm-plugins
|
|
|