1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/alpha/service-extensions/wasm-plugins/help

42 lines
1.1 KiB
Text
Raw Normal View History

2023-10-11 10:37:28 +00:00
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
2023-10-23 11:10:09 +00:00
(ALPHA) Create a WasmPlugin resource.
2023-10-11 10:37:28 +00:00
delete
2023-10-23 11:10:09 +00:00
(ALPHA) Delete a WasmPlugin resource.
2023-10-11 10:37:28 +00:00
describe
2023-10-23 11:10:09 +00:00
(ALPHA) Show details about a WasmPlugin resource.
2023-10-11 10:37:28 +00:00
list
2023-10-23 11:10:09 +00:00
(ALPHA) List all WasmPlugin resources.
2023-10-11 10:37:28 +00:00
update
2023-10-23 11:10:09 +00:00
(ALPHA) Update a WasmPlugin resource.
2023-10-11 10:37:28 +00:00
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
2024-10-09 09:55:07 +00:00
access allowlist. This variant is also available:
$ gcloud beta service-extensions wasm-plugins
2023-10-11 10:37:28 +00:00