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. These
    variants are also available:

        $ gcloud service-extensions wasm-plugin-versions

        $ gcloud alpha service-extensions wasm-plugin-versions

