gcloud beta compute url-maps Stay organized with collections Save and categorize content based on your preferences.
- NAME
- gcloud beta compute url-maps - list, create, and delete URL maps
- SYNOPSIS
gcloud beta compute url-mapsCOMMAND[GCLOUD_WIDE_FLAG …]
- DESCRIPTION
(BETA)List, create, and delete URL maps for external ApplicationLoad Balancer, internal Application Load Balancer, and Traffic Director.For more information about URL maps, see theURL mapsdocumentation.
See also:URL mapsAPI andregionalURL maps API.
- GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$gcloud helpfor details. - COMMANDS
is one of the following:COMMANDadd-host-rule(BETA)Add a rule to a URL map to map hosts to a path matcher.add-path-matcher(BETA)Add a path matcher to a URL map.create(BETA)Create a URL map.delete(BETA)Delete URL maps.describe(BETA)Describe a URL map.edit(BETA)Modify URL maps.export(BETA)Export a URL map.import(BETA)Import a URL map.invalidate-cdn-cache(BETA)Invalidate specified objects for a URL map in Cloud CDNcaches.list(BETA)List Google Compute Engine URL maps.list-cdn-cache-invalidations(BETA)List Cloud CDN cache invalidations for a URL map.remove-host-rule(BETA)Remove a host rule from a URL map.remove-path-matcher(BETA)Remove a path matcher from a URL map.set-default-service(BETA)Change the default service or default bucket of a URL map.validate(BETA)Validate a URL map.
- NOTES
- This command is currently in beta and might change without notice. Thesevariants are also available:
gcloudcomputeurl-mapsgcloudalphacomputeurl-maps
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.