1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 23:49:35 +00:00
gcloud-help/gcloud/beta/compute/vpn-tunnels/help
2022-03-01 04:29:52 +00:00

48 lines
1.1 KiB
Text

NAME
gcloud beta compute vpn-tunnels - read and manipulate Compute Engine VPN
tunnels
SYNOPSIS
gcloud beta compute vpn-tunnels COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(BETA) Create a VPN tunnel.
delete
(BETA) Delete VPN tunnels.
describe
(BETA) Describe a Compute Engine VPN tunnel.
list
(BETA) List Google Compute Engine VPN tunnels.
update
(BETA) Update a Compute Engine VPN tunnel.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud compute vpn-tunnels
$ gcloud alpha compute vpn-tunnels