NAME
    gcloud alpha edge-cloud container vpn-connections - manage Edge VPN
        connections between an Edge Container cluster and a VPC network

SYNOPSIS
    gcloud alpha edge-cloud container vpn-connections COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Edge VPN connections between an Edge Container cluster and a
    VPC network.

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 VPN connection between an Edge Container cluster and a
        VPC network.

     delete
        (ALPHA) Delete a VPN connection between an Edge Container cluster and a
        VPC network.

     describe
        (ALPHA) Show details about a VPN connection.

     list
        (ALPHA) List VPN connections.

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. This variant is also available:

        $ gcloud edge-cloud container vpn-connections

