gcloud compute external-vpn-gateways - list, create, delete and update External VPN Gateways
gcloud compute external-vpn-gateways COMMAND [GCLOUD_WIDE_FLAG ...]
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.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
Create a new Compute Engine external VPN gateway.
- delete
Delete a Compute Engine external VPN gateway.
- describe
Describe a Compute Engine external VPN gateway.
- list
List Google Compute Engine external VPN gateways.
- update
Update a Compute Engine external VPN gateway.
These variants are also available:
$ gcloud alpha compute external-vpn-gateways
$ gcloud beta compute external-vpn-gateways