Vultr DocsLatest Content


Pull

Updated on 15 September, 2025

Forces CDN edge servers to fetch updated content from the origin server, refreshing cached content across the network.


The vultr-cli cdn pull command forces a CDN edge server to fetch updated content from the origin server, refreshing cached content across the network.

Usage

console
$ vultr-cli cdn pull

Available Commands

  • create - Create a CDN pull zone
  • delete - Delete a CDN pull zone
  • get - Get a CDN pull zone by ID
  • list - List all CDN pull zones
  • purge - Purge a CDN pull zone cache
  • update - Update a CDN pull zone
Creates a new CDN pull zone to globally distribute content from your origin server through Vultrs content delivery network.
Removes cached content from your Vultr CDN, forcing fresh data retrieval from the origin server on subsequent requests.
Retrieves detailed configuration and status information for a specified CDN pull zone.
Displays all configured CDN pull zones in your Vultr account with their delivery network settings.
Invalidates cached content on Vultrs CDN, forcing fresh content to be retrieved from the origin server on subsequent requests.
Updates configuration settings for an existing CDN pull zone, including origin URL and cache settings.