-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Currently batten output format is human readable text with some nice green and red coloring.
We would like to add an option for machine readable formats, like JSON, which can be used for integrations with server spec or other continuous integration systems.
The output format type should be specified in the batten check command line parameters.
If missing, the default human readable output format should be used.