File: //snap/google-cloud-cli/394/help/man/man1/gcloud_compute_external-vpn-gateways_delete.1
.TH "GCLOUD_COMPUTE_EXTERNAL\-VPN\-GATEWAYS_DELETE" 1
.SH "NAME"
.HP
gcloud compute external\-vpn\-gateways delete \- delete a Compute Engine external VPN gateway
.SH "SYNOPSIS"
.HP
\f5gcloud compute external\-vpn\-gateways delete\fR \fINAME\fR [\fINAME\fR\ ...] [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fBgcloud compute external\-vpn\-gateways delete\fR is used to delete all data
associated with a Compute Engine external VPN gateway in a project.
An external VPN gateway provides the information to Google Cloud about your
on\-premises side or another Cloud provider's VPN gateway.
.SH "EXAMPLES"
To delete an external VPN gateway, run:
.RS 2m
$ gcloud compute external\-vpn\-gateways delete my\-external\-gateway
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fINAME\fR [\fINAME\fR ...]
Names of the external VPN gateways to delete.
.RE
.sp
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-access\-token\-file, \-\-account,
\-\-billing\-project, \-\-configuration, \-\-flags\-file, \-\-flatten,
\-\-format, \-\-help, \-\-impersonate\-service\-account, \-\-log\-http,
\-\-project, \-\-quiet, \-\-trace\-token, \-\-user\-output\-enabled,
\-\-verbosity.
Run \fB$ gcloud help\fR for details.
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha compute external\-vpn\-gateways delete
.RE
.RS 2m
$ gcloud beta compute external\-vpn\-gateways delete
.RE