mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Oct 11 10:37:28 UTC 2023
This commit is contained in:
parent
9641ff6585
commit
c30bb7b4ce
137 changed files with 3139 additions and 267 deletions
39
gcloud/alpha/service-extensions/wasm-plugins/help
Normal file
39
gcloud/alpha/service-extensions/wasm-plugins/help
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
NAME
|
||||
gcloud alpha service-extensions wasm-plugins - interact with and manage
|
||||
Service Extensions WasmPlugins
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha service-extensions wasm-plugins COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) 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
|
||||
(ALPHA) Create a WasmPlugin.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete a WasmPlugin.
|
||||
|
||||
describe
|
||||
(ALPHA) Show details about a WasmPlugin.
|
||||
|
||||
list
|
||||
(ALPHA) List all WasmPlugins.
|
||||
|
||||
update
|
||||
(ALPHA) Update a WasmPlugin.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue