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

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

DESCRIPTION
    (BETA) 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
        (BETA) Create a new Compute Engine external VPN gateway.

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

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

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

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

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud compute external-vpn-gateways

        $ gcloud alpha compute external-vpn-gateways

