bmarini / knife-inspect

Inspect your chef repo as is compares to what is on your chef server
MIT License
55 stars 13 forks source link

Exit with the proper status (0 for success, 1 for failure) #14

Closed gregkare closed 10 years ago

gregkare commented 10 years ago

It allows you to use knife-inspect with a Continuous Integration server. I didn't add tests for it because right now there's no tests at all for the knife commands so it would be a lot of work to initially set up.