Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

knife-chef-inventory Knife Plugin

A plugin that allows you to inventory items in your active chef environment so you can see what is being used or not used. It currently supports Chef Clients and Cookbooks.

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-inventory

# You can install it into your plan ole ruby environemnt with the following:
gem install knife-chef-inventory