Updates configuration settings for an existing CDN pull zone, including origin URL and cache settings.
The vultr-cli cdn pull update
command modifies configuration settings for an existing CDN pull zone, allowing you to update parameters like origin URL or cache settings.
$ vultr-cli cdn pull update [flags]
Shorthand | Long Version | Description |
---|---|---|
-i | --block-ai | block ai bots |
-t | --block-bad-bots | block potentially malicious bots |
-r | --cors | enable cross-origin resource sharing |
-g | --gzip | enable gzip compression |
-l | --label | label to use for the pull zone |
No comments yet.