Back to Developer Roadmap

Wrangler

src/data/roadmaps/cloudflare/content/wrangler@Tzx93tvoGrc9_fKQqkorN.md

4.0717 B
Original Source

Wrangler

Wrangler is the command-line interface (CLI) for Cloudflare Workers. It simplifies the process of developing, testing, and deploying Workers. With wrangler, you can:

  • Create new Worker projects.
  • Develop Workers locally.
  • Deploy Workers to Cloudflare.
  • Manage secrets and environment variables.
  • Configure bindings to other Cloudflare services.

Wrangler streamlines the entire Workers workflow, making it an essential tool for any Cloudflare Workers developer.

Visit the following resources to learn more: