Workers - Capture Wrangler command output in structured format
8mo ago
Source
CloudflareWorkers - Capture Wrangler command output in structured formatcloudflare.comYou can now capture Wrangler command output in a structured ND-JSON format by setting the WRANGLER_OUTPUT_FILE_PATH or WRANGLER_OUTPUT_FILE_DIRECTORY environment variables. This feature is particularly useful for CI/CD pipelines and automation tools that need programmatic access to deployment information such as worker names, version IDs, deployment URLs, and error details. Commands that support this feature include wrangler deploy , wrangler versions upload , wrangler versions deploy , and wrangler pages deploy .


Comments
Sign in to join the conversation.
No comments yet. Be the first.