gcloud alpha compute external-vpn-gateways - list, create, delete and update External VPN Gateways
gcloud alpha compute external-vpn-gateways COMMAND [GCLOUD_WIDE_FLAG ...]
(ALPHA) 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
(ALPHA) Create a new Compute Engine external VPN gateway.
- delete
(ALPHA) Delete a Compute Engine external VPN gateway.
- describe
(ALPHA) Describe a Compute Engine external VPN gateway.
- list
(ALPHA) List Google Compute Engine external VPN gateways.
- update
(ALPHA) Update a Compute Engine external VPN gateway.
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 external-vpn-gateways
$ gcloud beta compute external-vpn-gateways