mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
43 lines
988 B
Text
43 lines
988 B
Text
NAME
|
|
gcloud compute vpn-tunnels - read and manipulate Compute Engine VPN tunnels
|
|
|
|
SYNOPSIS
|
|
gcloud compute vpn-tunnels COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Read and manipulate Cloud VPN tunnels.
|
|
|
|
For more information about Cloud VPN tunnels, see the Cloud VPN tunnels
|
|
documentation
|
|
(https://cloud.google.com//network-connectivity/docs/vpn/concepts/overview).
|
|
|
|
See also: VPN tunnels API
|
|
(https://cloud.google.com/compute/docs/reference/rest/v1/vpnTunnels).
|
|
|
|
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 VPN tunnel.
|
|
|
|
delete
|
|
Delete VPN tunnels.
|
|
|
|
describe
|
|
Describe a Compute Engine VPN tunnel.
|
|
|
|
list
|
|
List Google Compute Engine VPN tunnels.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute vpn-tunnels
|
|
|
|
$ gcloud beta compute vpn-tunnels
|
|
|