jonlives / knife-spork

A workflow plugin to help many devs work with cookbooks and environments at once
Other
335 stars 97 forks source link

Adding a wrapper for cookbook deletion command and options #205

Closed ryndaniels closed 7 years ago

ryndaniels commented 8 years ago

This adds knife spork delete [COOKBOOKS] as a command. It keeps it so that --all and --yes behave the same way they do in the regular knife cookbook delete command.