Kong / CustomerSuccess

BSD 2-Clause "Simplified" License
4 stars 4 forks source link

[refactor] Change default behavior to collect pretty print summary report and license reports into a zip file by default #6

Closed bunchc closed 6 months ago

bunchc commented 6 months ago

Change default behavior to collect pretty print summary report and license reports into a zip file by default

dlamotta commented 6 months ago

I added this functionality in the license_report feature branch. In order to minimize dependencies, it is left to the user to use the compression tool of their choice. KICK generates license reports, as well as a JSON representation of the pretty print summary, and stores those files in the specified output folder.