man/mb.1 in motherbrain-1.0.0 vs man/mb.1 in motherbrain-1.1.0

- old
+ new

@@ -1,9 +1,9 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "MB" "1" "September 2013" "" "" +.TH "MB" "1" "March 2014" "" "" . .SH "NAME" \fBmb\fR \- command and control clusters of machines with Chef . .SH "SYNOPSIS" @@ -14,10 +14,16 @@ . .br \fBmb\fR purge HOST . .br +\fBmb\fR enable HOST +. +.br +\fBmb\fR disable HOST +. +.br \fBmb\fR version . .br \fBmb\fR template NAME PATH_OR_URL . @@ -41,13 +47,19 @@ . .br \fBmb\fR \fBenvironment\fR unlock ENVIRONMENT . .br +\fBmb\fR \fBenvironment\fR from FILE +. +.br \fBmb\fR \fBenvironment\fR create ENVIRONMENT . .br +\fBmb\fR \fBenvironment\fR examine ENVIRONMENT +. +.br \fBmb\fR \fBenvironment\fR help [COMMAND] . .br \fBmb\fR \fBplugin\fR init [PATH] . @@ -74,13 +86,19 @@ . .br \fBmb\fR \fB<plugin>\fR provision MANIFEST . .br +\fBmb\fR \fB<plugin>\fR service [COMPONENT]\.[SERVICE] [STATE] +. +.br \fBmb\fR \fB<plugin>\fR upgrade . .br +\fBmb\fR \fB<plugin>\fR attributes +. +.br \fBmb\fR \fB<plugin>\fR \fB<component>\fR \fB<command>\fR . .br . .SH "DESCRIPTION" @@ -154,10 +172,36 @@ . .br . .P +\fBmb\fR enable HOST +. +.br +Remove stop service attributes and \'disabled\' run list entry from HOST\'s node\. +. +.TP +\-f, \-\-force +Perform HOST enable even if the environment is locked +. +.br + +. +.P +\fBmb\fR disable HOST +. +.br +Stop services on HOST and prevent chef\-client from running until reenabled\. +. +.TP +\-f, \-\-force +Perform HOST disable even if the environment is locked +. +.br + +. +.P \fBmb\fR version . .br Display version and license information . @@ -190,10 +234,17 @@ perform the configuration even if the environment is locked . .br . +.TP +\-o, \-\-only=one two three +Run command only on the given hostnames or IPs +. +.br + +. .P \fBmb\fR \fBenvironment\fR destroy ENVIRONMENT . .br Destroy a provisioned environment @@ -236,16 +287,28 @@ . .br Unlock an environment . .P +\fBmb\fR \fBenvironment\fR from FILE +. +.br +Create an environment from JSON in a file +. +.P \fBmb\fR \fBenvironment\fR create ENVIRONMENT . .br Create an empty environment . .P +\fBmb\fR \fBenvironment\fR examine ENVIRONMENT +. +.br +Examine nodes in a Chef environment +. +.P \fBmb\fR \fBenvironment\fR help [COMMAND] . .br Describe subcommands or one specific subcommand . @@ -442,10 +505,37 @@ . .br . .P +\fBmb\fR \fB<plugin>\fR service [COMPONENT]\.[SERVICE] [STATE] +. +.br +Change the specified service to a new state +. +.TP +\-\-cluster\-override +Sets the service operation to execute at the environment level +. +.br + +. +.TP +\-f, \-\-force +Perform service change even if the environment is locked +. +.br + +. +.TP +\-o, \-\-only=one two three +Run command only on the given hostnames or IPs +. +.br + +. +.P \fBmb\fR \fB<plugin>\fR upgrade . .br Upgrade an environment to the specified versions . @@ -481,9 +571,29 @@ \-f, \-\-force Perform upgrade even if the environment is locked . .br +. +.TP +\-C, \-\-concurrency=N +The max number of nodes to upgrade concurrently\. +. +.br + +. +.TP +\-\-stack\-order +The upgrade will be constrained to the order defined in the plugin\'s stack_order\. +. +.br + +. +.P +\fBmb\fR \fB<plugin>\fR attributes +. +.br +View available attributes for plugin\. . .P \fBmb\fR \fB<plugin>\fR \fB<component>\fR \fB<command>\fR . .br