1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/alpha/compute/target-vpn-gateways/help
2022-03-01 04:29:52 +00:00

58 lines
1.7 KiB
Text

NAME
gcloud alpha compute target-vpn-gateways - read and manipulate classic VPN
gateways
SYNOPSIS
gcloud alpha compute target-vpn-gateways GROUP | COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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.
GROUPS
GROUP is one of the following:
config
(ALPHA) Manage Compute Engine target vpn gateway configurations.
COMMANDS
COMMAND is one of the following:
create
(ALPHA) Create a Cloud VPN Classic Target VPN Gateway.
delete
(ALPHA) Delete Cloud VPN Classic Target VPN Gateways.
describe
(ALPHA) Describe a Compute Engine Cloud VPN Classic Target VPN Gateway.
list
(ALPHA) List Google Compute Engine Cloud VPN Classic Target VPN
Gateways.
update
(ALPHA) Update a Compute Engine Cloud VPN Classic Target VPN Gateway.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud compute target-vpn-gateways
$ gcloud beta compute target-vpn-gateways