Scroll to navigation

BERKS(1) User Commands BERKS(1)

NAME

berks - Chef addon to manage cookbooks and their dependencies

DESCRIPTION

Commands:

# Apply version locks from Berksfile.lock to a Chef environment
# List all cookbooks that depend on the given cookbook in your Berksfile
# Create a skeleton for a new cookbook
# Describe available commands or one specific command
# Display name, author, copyright, and dependency information about a cookbook
# Initialize Berkshelf in the given directory
# Install the cookbooks specified in the Berksfile
# List cookbooks and their dependencies specified by your Berksfile
# List dependencies that have new versions available that satisfy their constraints
# Vendor and archive the dependencies of a Berksfile
# Search the remote source for cookbooks matching the partial name
# Interact with the cookbook store
# Display the path to a cookbook on disk
# Update the cookbooks (and dependencies) specified in the Berksfile
# Upload the cookbook specified in the Berksfile to the Chef Server
# Vendor the cookbooks specified by the Berksfile into a directory
# Perform a quick validation on the contents of your resolved cookbooks
# Display version
# Visualize the dependency graph

OPTIONS

# Path to Berkshelf configuration to use.
# Output format to use. # Default: human
# Silence all informational output.
# Output debug information
September 2016 berks 4.3.5