MerchantryTidbits

deploy-infra / cli

wrangler

Capability: wrangler

Use it when

  • deploy Cloudflare Workers and Pages from CLI
  • local workers dev with D1 KV and Vectorize bindings

What it solves

Not the fit when

  • multi-cloud abstraction

Install

npm i -g wrangler

Invoke

npx wrangler deploy  # ship Workers / Pages / D1 from agent CI

Alternatives

No reviewed alternatives recorded yet.