Vultr DocsLatest Content


Create

Updated on 15 September, 2025

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.

Usage

console
$ vultr-cli cdn push create [flags]

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

Comments

No comments yet.