knife cookbook

knife cookbook

A cookbook is the fundamental unit of configuration and policy distribution. A cookbook defines a scenario and contains everything that is required to support that scenario:

  • Recipes that specify the resources to use and the order in which they are to be applied
  • Attribute values
  • File distributions
  • Templates
  • Extensions to Chef, such as libraries, definitions, and custom resources

The knife cookbook subcommand is used to interact with cookbooks that are located on the Chef server or the local chef-repo.

Note

Review the list of common options available to this (and all) knife subcommands and plugins.

bulk delete

Use