Updates configuration settings for an existing CDN Push instance to modify content delivery network parameters.
The vultr-cli cdn push update
command updates configuration settings for an existing CDN Push instance, allowing you to modify parameters for your content delivery network.
$ vultr-cli cdn push 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 push zone |
-n | --regions | a comma separated list of region IDs |
No comments yet.