Open
Description
Describe the solution
Support JSON output on pages cli functions
I want to run wrangler in a CI to publish to pages.
Single template repo to multiple projects. But there is no "easy" way to grab the URL (or other info) and post it as a comment in github.
Also, Doing project list or deployment list, even with grep
starts to become annoying. Considering the special characters used to create the table. And of course it's not stable, as the table format can change at any time.
I can surely use regex and capture it. but It will be much easier to use jq