NAME
    gcloud alpha compute external-vpn-gateways - list, create, delete and
        update External VPN Gateways

SYNOPSIS
    gcloud alpha compute external-vpn-gateways COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Read and manipulate external VPN gateways for Cloud VPN.

    For more information about external VPN gateways, see the external VPN
    Gateways documentation
    (https://cloud.google.com/network-connectivity/docs/vpn/concepts/key-terms#external-vpn-gateway-definition).

    See also: External VPN Gateways API
    (https://cloud.google.com/compute/docs/reference/rest/v1/externalVpnGateways).

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 new Compute Engine external VPN gateway.

     delete
        (ALPHA) Delete a Compute Engine external VPN gateway.

     describe
        (ALPHA) Describe a Compute Engine external VPN gateway.

     list
        (ALPHA) List Google Compute Engine external VPN gateways.

     update
        (ALPHA) Update a Compute Engine external VPN gateway.

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

        $ gcloud compute external-vpn-gateways

        $ gcloud beta compute external-vpn-gateways

