Forrest logo
back to context overview

berks

List of commands for berks:

  • berks:tldr:29f4b berks: Update a specific cookbook and its dependencies.
    $ berks update ${cookbook}
    try on your machine
    explain this command
  • berks:tldr:4e879 berks: Install cookbook dependencies into a local repo.
    $ berks install
    try on your machine
    explain this command
  • berks:tldr:9b755 berks: View the dependencies of a cookbook.
    $ berks contingent ${cookbook}
    try on your machine
    explain this command
  • berks:tldr:f7e65 berks: Upload a cookbook to the Chef server.
    $ berks upload ${cookbook}
    try on your machine
    explain this command
back to context overview