mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
51 lines
1.4 KiB
Text
51 lines
1.4 KiB
Text
NAME
|
|
gcloud beta compute vpn-gateways - read and manipulate Highly Available VPN
|
|
Gateways
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute vpn-gateways COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Read and manipulate highly available (HA) VPN gateways for Cloud
|
|
VPN.
|
|
|
|
For more information about HA VPN gateways, see Cloud VPN overview
|
|
(https://cloud.google.com//network-connectivity/docs/vpn/concepts/overview).
|
|
|
|
See also: VPN Gateways API
|
|
(https://cloud.google.com/compute/docs/reference/rest/v1/vpnGateways).
|
|
|
|
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 new Compute Engine Highly Available VPN gateway.
|
|
|
|
delete
|
|
(BETA) Delete Compute Engine Highly Available VPN Gateways.
|
|
|
|
describe
|
|
(BETA) Describe a Compute Engine Highly Available VPN Gateway.
|
|
|
|
get-status
|
|
(BETA) Get status of a Compute Engine Highly Available VPN Gateway.
|
|
|
|
list
|
|
(BETA) List Google Compute Engine Highly Available VPN Gateways.
|
|
|
|
update
|
|
(BETA) Update a Compute Engine Highly Available VPN gateway.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud compute vpn-gateways
|
|
|
|
$ gcloud alpha compute vpn-gateways
|
|
|