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-plugin-versions/help

40 lines
1.1 KiB
Text
Raw Normal View History

2023-10-11 10:37:28 +00:00
NAME
gcloud alpha service-extensions wasm-plugin-versions - interact with and
manage Service Extensions WasmPluginVersions
SYNOPSIS
gcloud alpha service-extensions wasm-plugin-versions COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
2023-10-23 11:10:09 +00:00
(ALPHA) Create a WasmPluginVersion resource.
2023-10-11 10:37:28 +00:00
delete
2023-10-23 11:10:09 +00:00
(ALPHA) Delete a WasmPluginVersion resource.
2023-10-11 10:37:28 +00:00
describe
2023-10-23 11:10:09 +00:00
(ALPHA) Show details about a WasmPluginVersion resource.
2023-10-11 10:37:28 +00:00
list
2023-10-23 11:10:09 +00:00
(ALPHA) List all WasmPluginVersion resources for a WasmPlugin.
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-plugin-versions
2023-10-11 10:37:28 +00:00