cmd/dist: add json output support #37486
Open
Labels
Milestone
Comments
Tentatively marking for 1.15, but it's unclear what's involved and there's not much time in the dev cycle so it may slip. |
Thanks for filing this Andrew! We haven't covered ground on this during Go1.15, so I shall move this issue to Go1.16. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a top-level issue to add support for JSON output via a
-json
flag.The immediate use-case is to more easily process output from the builders.
@bcmills @toothrot
The text was updated successfully, but these errors were encountered: