knife-chef-retention Knife Plugin
Adds the ability to intelligently run retentions on your cookbooks and make sure to not delete versions your infrastructure is currently using.
Install & Usage Instructions
There are a couple ways to install this knife plugin.
# You can install it into your chefdk environment with the following: chef gem install knife-chef-retention # You can install it into your plan ole ruby environment with the following: gem install knife-chef-retention