Vultr DocsLatest Content


Create Endpoint

Updated on 07 November, 2025

Creates a new Push CDN endpoint with customizable origin server and caching configurations for content distribution.


The vultr-cli cdn push create-endpoint command creates a new Push CDN endpoint on Vultr's platform, allowing users to distribute content globally with improved delivery speeds.

Usage

console
$ vultr-cli cdn push create-endpoint <ZONE ID> [flags]

Flags

Shorthand Long Version Description
-n --name the name of the file to be uploaded, including the extension
-s --size the size of the file to be uploaded (must match the file)

Comments