knife-cleanup
knife-cleanup copied to clipboard
knife plugin to help cleanup unused cookbook versions from a chef server.
I have access to several chef organizations, because we manage our own internal chef server. It would be helpful if I could pass a "-y" option or something similar to...
Just a feature request... keep the latest semver major versions? ### Example Given: 1.0.0, 1.0.1, 2.0.0, 2.5.0 You would only keep: 1.0.1 and 2.5.0
Just fixing a couple of annoying typos for now.
@mdxp I spotted this while running `knife cleanup versions`. Thanks for the super-handy tool!