Install
via Positronick CLI
$positronick cli install wrangler --run
Official
$npm i -D wrangler@latest
The CLI for the Cloudflare Developer Platform that manages the full lifecycle of Worker projects from a single config file. Use it to build, run a local dev server, and deploy Workers, define multiple environments for the same application, and control bundling with default or custom builds. It also exposes a programmatic API for local Workers workflows, plus migration references for navigating version differences.