wheel-inspect icon indicating copy to clipboard operation
wheel-inspect copied to clipboard

Give the CLI an option for outputting as an array and/or JSON Lines

Open jwodder opened this issue 4 years ago • 0 comments

Since the CLI will output multiple objects when given multiple wheels, it seems only natural that the output should be a JSON array, either by default or when given a certain command-line option. Moreover, there should probably be an option for outputting a stream of objects as JSON Lines.

Alternatively, perhaps inspecting more than one wheel at once with the CLI should be forbidden?

jwodder avatar Oct 13 '21 14:10 jwodder