What problem does it solve?
Wrangler helps developers manage Cloudflare Workers and related cloud resources without relying on outdated syntax or guesswork, reducing deployment mistakes and configuration drift.
Core Features & Use Cases
- Worker Lifecycle Management: Start local development, deploy to Cloudflare, tail logs, inspect versions, and roll back safely.
- Cloud Resource Administration: Create and manage KV, R2, D1, Vectorize, Hyperdrive, Queues, Containers, Workflows, Pipelines, and Secrets Store resources.
- Configuration and Testing: Generate types, validate config, use environments, run startup checks, and test scheduled handlers locally.
- Use Case: A developer can configure a new Worker, bind storage and AI services, verify types, deploy to staging, and promote to production with consistent commands.
Quick Start
Ask the wrangler skill to help you create, configure, and deploy a Cloudflare Worker with the latest recommended commands and configuration.