mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Oct 9 09:55:07 UTC 2024
This commit is contained in:
parent
489be55d99
commit
4ffb04ab9e
211 changed files with 7635 additions and 1232 deletions
39
gcloud/beta/service-extensions/wasm-plugins/help
Normal file
39
gcloud/beta/service-extensions/wasm-plugins/help
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue