mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
44 lines
1.1 KiB
Text
44 lines
1.1 KiB
Text
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
|
|
|