
Wrangler
Manage Cloudflare Workers and associated services including serverless functions, KV storage, D1 databases, R2 object storage, and message queues via the wrangler CLI.
🚀 Wrangler is Cloudflare's command-line tool for building and deploying serverless workers at the edge. Manage your applications, secrets, databases, and storage directly from your terminal with simple commands. Deploy globally in seconds without managing servers.
💡 Perfect for developers who need to build APIs, handle background jobs, or run full-stack applications on Cloudflare's global network. Integrate with KV storage, D1 databases, R2 object storage, and Queues for complete serverless solutions.
✨ Local development with live reloading, instant deployments, and built-in rollback capabilities make iteration fast and safe. Works seamlessly with Node.js projects and supports both TOML and JSON configuration formats.