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

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

DESCRIPTION
    (ALPHA) 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.

GROUPS
    GROUP is one of the following:

     config
        (ALPHA) Manage Compute Engine vpn gateway configurations.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a new Compute Engine Highly Available VPN gateway.

     delete
        (ALPHA) Delete Compute Engine Highly Available VPN Gateways.

     describe
        (ALPHA) Describe a Compute Engine Highly Available VPN Gateway.

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

     list
        (ALPHA) List Google Compute Engine Highly Available VPN Gateways.

     update
        (ALPHA) Update a Compute Engine Highly Available 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 vpn-gateways

        $ gcloud beta compute vpn-gateways

