Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.05 KB

cookbooks.rst

File metadata and controls

29 lines (22 loc) · 1.05 KB

pastry.resources.cookbooks

Cookbooks

The cookbooks resource adds support for querying chef cookbooks.

Supported Operations

Index Fetch a list of all of the groups
Exists Check if a group exists
Contents Get the list of files in a cookbook
Parse Filename Splits up the path to a file in a cookbook
File Content Read the contents of a file

API Reference

Cookbooks