wrangler
OfficialAgent-readyDeployCloudWorkers, queues, and kv and r2 from the terminal.
The official CLI from Cloudflare. Workers, queues, and kv and r2 from the terminal. Start with `wrangler login` and go from there. Supports structured output — good for scripts and agents.
Task fit
workers, queues, and kv and r2 from the terminal.
Lane
Ship previews, inspect logs, and move safely toward production.
Operator brief
Use wrangler for workers, queues, and kv and r2 from the terminal.
Run `wrangler dev` to see it in action.
Repository family
Cloudflare
First trust check
Wrangler prints the active Cloudflare identity.
Safe first loop
Install, verify, then run one real command.
Preview deploy loop
Install command
$ npm i -g wranglerOperator pack
Copy or export the working notes for this CLI before handing it to an agent.
Verify
$ wrangler whoamiWrangler prints the active Cloudflare identity.
First real command
$ wrangler login && wrangler init hello-workersFirst steps
- 01Install wrangler.
- 02Run `wrangler whoami` first.
- 03Start with `wrangler login && wrangler init hello-workers`.
- 04Authenticate wrangler before asking the agent to do real work.
When to use / hold off when
Best for
workers, queues, and kv and r2 from the terminal.
Use this when
You're on Cloudflare and want the official terminal experience.
Hold off when
Trust and constraints
Why operators pick it
- wrangler fits deploy well, especially for workers, queues, and kv and r2 from the terminal.
- It is the official CLI from Cloudflare.
- Good for scripts and agents.
Constraints
- Sign in before real work.
- Needs network access.
- Start with read-only or dry-run commands.
Repository context
Other CLIs in this family
This is the only CLI surfaced from this family right now.