Software Engineering

Workers - Capture Wrangler command output in structured format

Cloudflare Developer Platform Changelog · 2025-11-03

You can now capture Wrangler command output in a structured ND-JSON format by setting the WRANGLEROUTPUTFILEPATH or WRANGLEROUTPUTFILEDIRECTORY environment variables. This feature is particularly useful for CI/CD pipelines and automation tools that need programmatic access to deployment information such as worker na...

Feedback