---
title: Create
url: https://docs.vultr.com/reference/vultr-cli/cdn/push/create
description: Creates a new Push CDN distribution to accelerate content delivery from your origin server to Vultrs global edge locations.
publish_date: 2025-09-14T03:02:09.759316Z
last_updated: 2025-11-07T17:40:26.262075Z
---

The `vultr-cli cdn push create` command creates a new Push CDN distribution on Vultr, allowing you to specify origin servers and configuration for content delivery.

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