mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
49 lines
1.4 KiB
Text
49 lines
1.4 KiB
Text
NAME
|
|
gcloud beta compute target-vpn-gateways - read and manipulate classic VPN
|
|
gateways
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute target-vpn-gateways COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Create a Cloud VPN Classic Target VPN Gateway.
|
|
|
|
delete
|
|
(BETA) Delete Cloud VPN Classic Target VPN Gateways.
|
|
|
|
describe
|
|
(BETA) Describe a Compute Engine Cloud VPN Classic Target VPN Gateway.
|
|
|
|
list
|
|
(BETA) List Google Compute Engine Cloud VPN Classic Target VPN
|
|
Gateways.
|
|
|
|
update
|
|
(BETA) Update a Compute Engine Cloud VPN Classic Target VPN Gateway.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud compute target-vpn-gateways
|
|
|
|
$ gcloud alpha compute target-vpn-gateways
|
|
|