gcloud_alpha_compute_url-maps (1)
NAME
- gcloud alpha compute url-maps - list, create, and delete URL maps
SYNOPSIS
-
gcloud alpha compute url-maps COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) List, create, and delete URL maps.
GCLOUD WIDE FLAGS
COMMANDS
COMMAND is one of the following:
-
- add-host-rule
-
(ALPHA) Add a rule to a URL map to map hosts to a path matcher.
- add-path-matcher
-
(ALPHA) Add a path matcher to a URL map.
- create
-
(ALPHA) Create a URL map.
- delete
-
(ALPHA) Delete URL maps.
- describe
-
(ALPHA) Describe a URL map.
- edit
-
(ALPHA) Modify URL maps.
- invalidate-cdn-cache
-
(ALPHA) Invalidate specified objects for a URL map in Cloud CDN caches.
- list
-
(ALPHA) List Google Compute Engine URL maps.
- list-cdn-cache-invalidations
-
(ALPHA) List Cloud CDN cache invalidations for a URL map.
- remove-host-rule
-
(ALPHA) Remove a host rule from a URL map.
- remove-path-matcher
-
(ALPHA) Remove a path matcher from a URL map.
- set-default-service
-
(ALPHA) Change the default service or default bucket of a URL map.
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support These variants are also available:
- $ gcloud compute url-maps $ gcloud beta compute url-maps