- NAME
-
- gcloud compute url-maps - list, create, and delete URL maps
- SYNOPSIS
-
-
gcloud compute url-mapsCOMMAND[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
- 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 .
See also: URL maps API and regional URL maps API .
- GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$ gcloud helpfor details. - COMMANDS
-
is one of the following:COMMAND-
add-host-rule - Add a rule to a URL map to map hosts to a path matcher.
-
add-path-matcher - Add a path matcher to a URL map.
-
create - Create a URL map.
-
delete - Delete URL maps.
-
describe - Describe a URL map.
-
edit - Modify URL maps.
-
export - Export a URL map.
-
import - Import a URL map.
-
invalidate-cdn-cache - Invalidate specified objects for a URL map in Cloud CDN caches.
-
list - List Google Compute Engine URL maps.
-
list-cdn-cache-invalidations - List Cloud CDN cache invalidations for a URL map.
-
remove-host-rule - Remove a host rule from a URL map.
-
remove-path-matcher - Remove a path matcher from a URL map.
-
set-default-service - Change the default service or default bucket of a URL map.
-
validate - Validate a URL map.
-
- NOTES
- These variants are also available:
gcloud alpha compute url-mapsgcloud beta compute url-mapsgcloud preview compute url-maps
gcloud compute url-maps
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.

