Wrangler CLI Now Supports Direct Cloudflare Tunnel Management
Key Points
- Wrangler CLI now includes native tunnel management commands
- Automatic cloudflared binary download and caching
- Quick-start option for temporary tunnels without account
Summary
Cloudflare has integrated tunnel management capabilities directly into Wrangler, their CLI tool for the Developer Platform. Engineers can now create, run, and manage Cloudflare Tunnels without leaving the terminal.
Key Points
- New tunnel commands available:
create,list,info,delete,run, andquick-start - Automated binary management: Wrangler handles downloading and caching the
cloudflaredbinary automatically - Quick Tunnels support: Start temporary tunnels without account setup using
wrangler tunnel quick-start - Experimental status: Commands are currently experimental and subject to change
- Seamless workflow: Eliminates need to switch between Wrangler and separate tunnel management tools