Creates a new Push CDN distribution to accelerate content delivery from your origin server to Vultrs global edge locations.
The vultr-cli cdn push create
command creates a new Push CDN distribution on Vultr's platform, allowing you to accelerate content delivery from your origin server to global edge locations.
$ vultr-cli cdn push create [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 |
No comments yet.