mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 16:08:31 +00:00
38 lines
909 B
Text
38 lines
909 B
Text
NAME
|
|
gcloud edge-cloud container vpn-connections - manage Edge VPN connections
|
|
between an Edge Container cluster and a VPC network
|
|
|
|
SYNOPSIS
|
|
gcloud edge-cloud container vpn-connections COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Edge VPN connections between an Edge Container cluster and a VPC
|
|
network.
|
|
|
|
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 connection between an Edge Container cluster and a VPC
|
|
network.
|
|
|
|
delete
|
|
Delete a VPN connection between an Edge Container cluster and a VPC
|
|
network.
|
|
|
|
describe
|
|
Show details about a VPN connection.
|
|
|
|
list
|
|
List VPN connections.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha edge-cloud container vpn-connections
|
|
|