mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 08:55:34 +00:00
37 lines
953 B
Text
37 lines
953 B
Text
NAME
|
|
gcloud beta service-extensions wasm-plugin-versions - interact with and
|
|
manage Service Extensions WasmPluginVersions
|
|
|
|
SYNOPSIS
|
|
gcloud beta service-extensions wasm-plugin-versions COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Interact with and manage Service Extensions WasmPluginVersions.
|
|
|
|
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 WasmPluginVersion resource.
|
|
|
|
delete
|
|
(BETA) Delete a WasmPluginVersion resource.
|
|
|
|
describe
|
|
(BETA) Show details about a WasmPluginVersion resource.
|
|
|
|
list
|
|
(BETA) List all WasmPluginVersion resources for a WasmPlugin.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha service-extensions wasm-plugin-versions
|
|
|