-
A plugin for Knife which lets you move all nodes in one environment into another.
-
A knife plugin to move a node, or all nodes in a role, to a specific environment
-
A preflight plugin for Knife which lets you see which nodes and roles use a particular cookbook before you upload it.
-
Knife Runlist Compare is is a Knife plugin which allows you, as the name suggests, to compare two Chef run_lists. It takes each run_list it is given, expands them into the list of recipes which would be executed on a node, and produces a diff of the differences between those recipe lists.
-
A workflow plugin to help many devs work with cookbooks and environments at once