Sha256: 1eb71ca3c2ae61d884f3fa93a1ef53150afa15f62fc6e0bc0467496ec881e824
Contents?: true
Size: 1.08 KB
Versions: 1
Compression:
Stored size: 1.08 KB
Contents
.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "KNIFE\-SSH" "1" "April 2011" "Chef 0.10.0.beta.8" "Chef Manual" . .SH "NAME" \fBknife\-ssh\fR \- Run a command or interactive session on multiple remote hosts . .SH "SYNOPSIS" \fBknife\fR \fBssh QUERY COMMAND\fR \fI(options)\fR . .TP \fB\-a\fR, \fB\-\-attribute ATTR\fR The attribute to use for opening the connection \- default is fqdn . .TP \fB\-C\fR, \fB\-\-concurrency NUM\fR The number of concurrent connections . .TP \fB\-m\fR, \fB\-\-manual\-list\fR QUERY is a space separated list of servers . .TP \fB\-P\fR, \fB\-\-ssh\-password PASSWORD\fR The ssh password . .TP \fB\-x\fR, \fB\-\-ssh\-user USERNAME\fR The ssh username . .P The \fIssh\fR sub\-command opens an ssh session to each of the nodes in the search results of the \fIQUERY\fR\. This sub\-command requires that the net\-ssh\-multi and highline Ruby libraries are installed\. On Debian systems, these are the libnet\-ssh\-multi\-ruby and libhighline\-ruby packages\. They can also be installed as RubyGems (net\-ssh\-multi and highline, respectively)\.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
chef-0.10.0.beta.8 | distro/common/man/man1/knife-ssh.1 |