Vultr DocsLatest Content


Create Endpoint

Updated on 15 September, 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 for content distribution, allowing you to specify origin server and caching configurations.

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

No comments yet.