Cloudflare Unifies Dev Tools with New Wrangler CLI

Cloudflare overhauls its Wrangler CLI to unify management of its 100+ products, introducing a new schema system and a local development introspection tool.

2 min read
Screenshot of the Cloudflare Wrangler CLI command prompt.
The new Cloudflare Wrangler CLI aims for unified product management.· Cloudflare

Cloudflare is taking a significant step to consolidate its sprawling developer tooling with an ambitious overhaul of its Cloudflare Wrangler CLI. The company, boasting over 100 products and nearly 3,000 API operations, aims to make its entire API surface accessible via a unified command-line interface.

This initiative addresses a long-standing challenge: many Cloudflare products lacked dedicated CLI commands, despite developers' preference for such tools. The new Wrangler is designed to be the central point for configuring and managing all Cloudflare services, aligning with the growing trend of infrastructure-as-code.

Rethinking Command Generation

To achieve this scale, Cloudflare has developed a new system for generating not just CLI commands, but also SDKs, configuration files, and documentation. This system moves beyond the limitations of OpenAPI schemas, leveraging a custom TypeScript-based schema to define APIs, CLI arguments, and the necessary context for generating diverse interfaces.

Related startups

This new schema-driven pipeline aims to eliminate manual, error-prone processes and ensure consistency across different developer touchpoints. It allows for the definition of interactive CLI commands that combine local development with API requests, and RPC APIs for Workers bindings.

Consistency and Context Engineering

A core focus for the revamped Wrangler is command consistency. By enforcing rules at the schema layer—such as always using 'get' for information retrieval and '--force' for confirmation overrides—Cloudflare aims to reduce agent confusion.

The CLI will also provide clearer distinctions between local development resources and remote Cloudflare services, crucial for avoiding discrepancies in agent behavior.

Local Explorer Enters Open Beta

Alongside the technical preview of the new Wrangler, Cloudflare is releasing Local Explorer in open beta. This new feature, integrated into Wrangler and the Cloudflare Vite plugin, allows developers to inspect simulated local resources used by their Workers.

Local Explorer provides a user-friendly interface for interacting with local instances of KV, R2, D1, and Durable Objects. This mirrors the functionality available via the Cloudflare API and dashboard but operates entirely locally, enhancing the local development workflow.

Previously, inspecting local data required reverse-engineering or third-party tools. Now, developers can easily view and manipulate local data, mirroring the remote API structure. This local mirror is accessible via a local API endpoint, allowing agents to manage local resources seamlessly.

Cloudflare is actively seeking developer feedback on the technical preview, encouraging users to share desired commands and configurations via their Discord server.

© 2026 StartupHub.ai. All rights reserved. Do not enter, scrape, copy, reproduce, or republish this article in whole or in part. Use as input to AI training, fine-tuning, retrieval-augmented generation, or any machine-learning system is prohibited without written license. Substantially-similar derivative works will be pursued to the fullest extent of applicable copyright, database, and computer-misuse laws. See our terms.