berks
Chef cookbook dependency manager. More information: <https://docs.chef.io/berkshelf.html>.
Install
- All systems
-
curl cmd.cat/berks.sh
- Debian
-
apt-get install berkshelf - Raspbian
-
apt-get install berkshelf
Chef cookbook dependency manager. More information: <https://docs.chef.io/berkshelf.html>.
-
Install cookbook dependencies into a local repo:
berks install -
Update a specific cookbook and its dependencies:
berks update cookbook -
Upload a cookbook to the Chef server:
berks upload cookbook -
View the dependencies of a cookbook:
berks contingent cookbook
© tl;dr; authors and contributors