.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH BERKS-API "1" "August 2015" "berks-api 2.1.1" "User Commands" .SH NAME berks-api \- berkshelf dependency API server Berkshelf-api is a server which indexes cookbooks from various sources and hosts it over a REST API. Berkshelf-api supports the next endpoints: * Chef server * A local directory containing cookbooks * GitHub Organization (not recommended) * Community and private suppermarket servers (optional) .SH SYNOPSIS .B berks-api [\fI\,options\/\fR] .SH DESCRIPTION .TP \fB\-h\fR, \fB\-\-host\fR HOST set the listening address .TP \fB\-p\fR, \fB\-\-port\fR PORT set the listening port .TP \fB\-V\fR, \fB\-\-verbose\fR run with verbose output .TP \fB\-d\fR, \fB\-\-debug\fR run with debug output .TP \fB\-q\fR, \fB\-\-quiet\fR silence output .TP \fB\-c\fR, \fB\-\-config\fR FILE path to a configuration file to use .TP \fB\-v\fR, \fB\-\-version\fR show version .TP \fB\-\-help\fR show this message