mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 17:05:28 +00:00
40 lines
855 B
Text
40 lines
855 B
Text
NAME
|
|
gcloud service-extensions wasm-plugins - interact with and manage Service
|
|
Extensions WasmPlugins
|
|
|
|
SYNOPSIS
|
|
gcloud service-extensions wasm-plugins COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Create a WasmPlugin resource.
|
|
|
|
delete
|
|
Delete a WasmPlugin resource.
|
|
|
|
describe
|
|
Show details about a WasmPlugin resource.
|
|
|
|
list
|
|
List all WasmPlugin resources.
|
|
|
|
update
|
|
Update a WasmPlugin resource.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha service-extensions wasm-plugins
|
|
|
|
$ gcloud beta service-extensions wasm-plugins
|
|
|