---
title: Create Endpoint
url: https://docs.vultr.com/reference/vultr-cli/cdn/push/create-endpoint
description: Creates a new Push CDN endpoint with customizable origin server and caching configurations for content distribution.
publish_date: 2025-09-14T03:02:08.243354Z
last_updated: 2025-11-07T17:40:23.882360Z
---

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) |