File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_compute_url-maps.1
.TH "GCLOUD_BETA_COMPUTE_URL\-MAPS" 1
.SH "NAME"
.HP
gcloud beta compute url\-maps \- list, create, and delete URL maps
.SH "SYNOPSIS"
.HP
\f5gcloud beta compute url\-maps\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR List, create, and delete URL maps for external Application Load
Balancer, internal Application Load Balancer, and Traffic Director.
For more information about URL maps, see the URL maps documentation
(https://cloud.google.com/load\-balancing/docs/url\-map\-concepts).
See also: URL maps API
(https://cloud.google.com/compute/docs/reference/rest/v1/urlMaps) and regional
URL maps API
(https://cloud.google.com/compute/docs/reference/rest/v1/regionUrlMaps).
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBadd\-host\-rule\fR
\fB(BETA)\fR Add a rule to a URL map to map hosts to a path matcher.
.TP 2m
\fBadd\-path\-matcher\fR
\fB(BETA)\fR Add a path matcher to a URL map.
.TP 2m
\fBcreate\fR
\fB(BETA)\fR Create a URL map.
.TP 2m
\fBdelete\fR
\fB(BETA)\fR Delete URL maps.
.TP 2m
\fBdescribe\fR
\fB(BETA)\fR Describe a URL map.
.TP 2m
\fBedit\fR
\fB(BETA)\fR Modify URL maps.
.TP 2m
\fBexport\fR
\fB(BETA)\fR Export a URL map.
.TP 2m
\fBimport\fR
\fB(BETA)\fR Import a URL map.
.TP 2m
\fBinvalidate\-cdn\-cache\fR
\fB(BETA)\fR Invalidate specified objects for a URL map in Cloud CDN caches.
.TP 2m
\fBlist\fR
\fB(BETA)\fR List Google Compute Engine URL maps.
.TP 2m
\fBlist\-cdn\-cache\-invalidations\fR
\fB(BETA)\fR List Cloud CDN cache invalidations for a URL map.
.TP 2m
\fBremove\-host\-rule\fR
\fB(BETA)\fR Remove a host rule from a URL map.
.TP 2m
\fBremove\-path\-matcher\fR
\fB(BETA)\fR Remove a path matcher from a URL map.
.TP 2m
\fBset\-default\-service\fR
\fB(BETA)\fR Change the default service or default bucket of a URL map.
.TP 2m
\fBvalidate\fR
\fB(BETA)\fR Validate a URL map.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud compute url\-maps
.RE
.RS 2m
$ gcloud alpha compute url\-maps
.RE