Skip to content

Prettify JSON output #1324

@garrytrinder

Description

@garrytrinder

Currently when using global —output json flag, the returned JSON is printed to the console on a single line,

This also means that when outputting the JSON directly to a file e.g.> file.json, the contents are also on one line.

It would be nice if the JSON was outputted as multi line for improved readability.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions