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.
$ vultr-cli cdn push create-endpoint <ZONE ID> [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) |
No comments yet.