area: cligood first issuehelp wantedtype: enhancement
Repository metrics
- Stars
- (945 stars)
- PR merge metrics
- (PR metrics pending)
Description
It would be helpful, if the Zally CLI would support JSON as output format (--format json) to be easier to use in CI builds that need to post-process the output report. Directly using the API is currently not a good option since the API is not able to directly consume the API spec files since they have to be wrapped into another JSON structure (api_definition_string).