File: //snap/google-cloud-cli/396/help/man/man1/gcloud_compute_public-advertised-prefixes_delete.1
.TH "GCLOUD_COMPUTE_PUBLIC\-ADVERTISED\-PREFIXES_DELETE" 1
.SH "NAME"
.HP
gcloud compute public\-advertised\-prefixes delete \- deletes a Compute Engine public advertised prefix
.SH "SYNOPSIS"
.HP
\f5gcloud compute public\-advertised\-prefixes delete\fR \fINAME\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "EXAMPLES"
To delete a public advertised prefix:
.RS 2m
$ gcloud compute public\-advertised\-prefixes delete \e
my\-public\-advertised\-prefix
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fINAME\fR
Name of the public advertised prefix to operate on.
.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 public\-advertised\-prefixes delete
.RE
.RS 2m
$ gcloud beta compute public\-advertised\-prefixes delete
.RE