1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 02:25:19 +00:00
gcloud-help/gcloud/compute/vpn-gateways/help
2022-03-01 04:29:52 +00:00

49 lines
1.3 KiB
Text

NAME
gcloud compute vpn-gateways - read and manipulate Highly Available VPN
Gateways
SYNOPSIS
gcloud compute vpn-gateways COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
Create a new Compute Engine Highly Available VPN gateway.
delete
Delete Compute Engine Highly Available VPN Gateways.
describe
Describe a Compute Engine Highly Available VPN Gateway.
get-status
Get status of a Compute Engine Highly Available VPN Gateway.
list
List Google Compute Engine Highly Available VPN Gateways.
update
Update a Compute Engine Highly Available VPN gateway.
NOTES
These variants are also available:
$ gcloud alpha compute vpn-gateways
$ gcloud beta compute vpn-gateways