NAME
    gcloud compute vpn-gateways - read and manipulate Highly Available VPN
        Gateways

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

DESCRIPTION
    Read and manipulate highly available (HA) VPN gateways for Cloud VPN.

    For more information about HA VPN gateways, see Cloud VPN overview
    (https://cloud.google.com//network-connectivity/docs/vpn/concepts/overview).

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

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        Create a new Compute Engine Highly Available VPN gateway.

     delete
        Delete Compute Engine Highly Available VPN Gateways.

     describe
        Describe a Compute Engine Highly Available VPN Gateway.

     get-status
        Get status of a Compute Engine Highly Available VPN Gateway.

     list
        List Google Compute Engine Highly Available VPN Gateways.

     update
        Update a Compute Engine Highly Available VPN gateway.

NOTES
    These variants are also available:

        $ gcloud alpha compute vpn-gateways

        $ gcloud beta compute vpn-gateways

