Back to Skills Hub
Cloudflare

Cloudflare

@dbhurley
developmentDNS ManagementCDN Cache ControlCloudflare Workers

Manage Cloudflare DNS records, cache purging, and Workers routes via API. Configure domains, handle DNS operations, clear CDN cache, and deploy worker routes programmatically.

🚀 Manage your Cloudflare account directly from the command line. Control DNS records, purge cache, and configure Workers routes with simple commands. Perfect for automating domain management and deployment workflows without leaving your terminal.

💡 Ideal for developers who need to update DNS settings, clear cache after deployments, or manage multiple domains programmatically. Great for CI/CD pipelines, automated infrastructure updates, and quick domain configuration tasks.

✨ Supports JSON output for scripting, batch operations, and seamless integration with other tools. Built-in confirmation prompts protect against accidental changes while optional flags let you skip confirmations when needed.

GitHub

Requirements

CLOUDFLARE_API_TOKEN

Scoped API token from Cloudflare with DNS, Cache Purge, and Workers Routes permissions