NAME
    gcloud compute target-vpn-gateways - read and manipulate classic VPN
        gateways

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

DESCRIPTION
    Read and manipulate Classic VPN gateways for Cloud VPN.

    For more information about Classic VPN gateways, see the Classic VPN
    gateways documentation
    (https://cloud.google.com/network-connectivity/docs/vpn/concepts/overview#classic-vpn).

    See also: Classic VPN gateways API
    (https://cloud.google.com/compute/docs/reference/rest/v1/targetVpnGateways).

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 Cloud VPN Classic Target VPN Gateway.

     delete
        Delete Cloud VPN Classic Target VPN Gateways.

     describe
        Describe a Compute Engine Cloud VPN Classic Target VPN Gateway.

     list
        List Google Compute Engine Cloud VPN Classic Target VPN Gateways.

NOTES
    These variants are also available:

        $ gcloud alpha compute target-vpn-gateways

        $ gcloud beta compute target-vpn-gateways

