fiddle icon indicating copy to clipboard operation
fiddle copied to clipboard

feat: option to format command-line output in json

Open ckerr opened this issue 4 years ago • 0 comments

A nice-to-have for bugbot's parsing of autobisect now; and in future, other output too.

Parsing human-readable output is always troublesome. We should have an option to allow outputting Fiddle's results in JSON to make it easier to parse, e.g. --format=json or --format=txt (default)

ckerr avatar Apr 26 '21 16:04 ckerr