mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Updated man pages
This commit is contained in:
parent
a791b23ff9
commit
cf97a4ab17
13 changed files with 17370 additions and 2171 deletions
|
@ -1,6 +1,6 @@
|
|||
.\" Man page generated from reStructuredText.
|
||||
.
|
||||
.TH "SALT-API" "1" "May 06, 2015" "2015.5.0" "Salt"
|
||||
.TH "SALT-API" "1" "June 26, 2015" "2015.5.2" "Salt"
|
||||
.SH NAME
|
||||
salt-api \- salt-api Command
|
||||
.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" Man page generated from reStructuredText.
|
||||
.
|
||||
.TH "SALT-CALL" "1" "May 06, 2015" "2015.5.0" "Salt"
|
||||
.TH "SALT-CALL" "1" "June 26, 2015" "2015.5.2" "Salt"
|
||||
.SH NAME
|
||||
salt-call \- salt-call Documentation
|
||||
.
|
||||
|
@ -44,7 +44,20 @@ salt\-call [options]
|
|||
.SH DESCRIPTION
|
||||
.sp
|
||||
The salt\-call command is used to run module functions locally on a minion
|
||||
instead of executing them from the master.
|
||||
instead of executing them from the master. Salt\-call is used to run a
|
||||
\fIStandalone Minion\fP, and was originally
|
||||
created for \fItroubleshooting\fP\&.
|
||||
.sp
|
||||
The Salt Master is contacted to retrieve state files and other resources
|
||||
during execution unless the \fB\-\-local\fP option is specified.
|
||||
.sp
|
||||
\fBNOTE:\fP
|
||||
.INDENT 0.0
|
||||
.INDENT 3.5
|
||||
\fBsalt\-call\fP commands execute from the current user\(aqs shell
|
||||
context, while \fBsalt\fP commands execute from the system\(aqs default context.
|
||||
.UNINDENT
|
||||
.UNINDENT
|
||||
.SH OPTIONS
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" Man page generated from reStructuredText.
|
||||
.
|
||||
.TH "SALT-CLOUD" "1" "May 06, 2015" "2015.5.0" "Salt"
|
||||
.TH "SALT-CLOUD" "1" "June 26, 2015" "2015.5.2" "Salt"
|
||||
.SH NAME
|
||||
salt-cloud \- Salt Cloud Command
|
||||
.
|
||||
|
@ -141,12 +141,6 @@ cloud provider carefully.
|
|||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-Q, \-\-query
|
||||
Execute a query and print out information about all cloud VMs. Can be used
|
||||
in conjunction with \-m to display only information about the specified map.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-u, \-\-update\-bootstrap
|
||||
Update salt\-bootstrap to the latest develop version on GitHub.
|
||||
.UNINDENT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" Man page generated from reStructuredText.
|
||||
.
|
||||
.TH "SALT-CP" "1" "May 06, 2015" "2015.5.0" "Salt"
|
||||
.TH "SALT-CP" "1" "June 26, 2015" "2015.5.2" "Salt"
|
||||
.SH NAME
|
||||
salt-cp \- salt-cp Documentation
|
||||
.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" Man page generated from reStructuredText.
|
||||
.
|
||||
.TH "SALT-KEY" "1" "May 06, 2015" "2015.5.0" "Salt"
|
||||
.TH "SALT-KEY" "1" "June 26, 2015" "2015.5.2" "Salt"
|
||||
.SH NAME
|
||||
salt-key \- salt-key Documentation
|
||||
.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" Man page generated from reStructuredText.
|
||||
.
|
||||
.TH "SALT-MASTER" "1" "May 06, 2015" "2015.5.0" "Salt"
|
||||
.TH "SALT-MASTER" "1" "June 26, 2015" "2015.5.2" "Salt"
|
||||
.SH NAME
|
||||
salt-master \- salt-master Documentation
|
||||
.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" Man page generated from reStructuredText.
|
||||
.
|
||||
.TH "SALT-MINION" "1" "May 06, 2015" "2015.5.0" "Salt"
|
||||
.TH "SALT-MINION" "1" "June 26, 2015" "2015.5.2" "Salt"
|
||||
.SH NAME
|
||||
salt-minion \- salt-minion Documentation
|
||||
.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" Man page generated from reStructuredText.
|
||||
.
|
||||
.TH "SALT-RUN" "1" "May 06, 2015" "2015.5.0" "Salt"
|
||||
.TH "SALT-RUN" "1" "June 26, 2015" "2015.5.2" "Salt"
|
||||
.SH NAME
|
||||
salt-run \- salt-run Documentation
|
||||
.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" Man page generated from reStructuredText.
|
||||
.
|
||||
.TH "SALT-SSH" "1" "May 06, 2015" "2015.5.0" "Salt"
|
||||
.TH "SALT-SSH" "1" "June 26, 2015" "2015.5.2" "Salt"
|
||||
.SH NAME
|
||||
salt-ssh \- salt-ssh Documentation
|
||||
.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" Man page generated from reStructuredText.
|
||||
.
|
||||
.TH "SALT-SYNDIC" "1" "May 06, 2015" "2015.5.0" "Salt"
|
||||
.TH "SALT-SYNDIC" "1" "June 26, 2015" "2015.5.2" "Salt"
|
||||
.SH NAME
|
||||
salt-syndic \- salt-syndic Documentation
|
||||
.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" Man page generated from reStructuredText.
|
||||
.
|
||||
.TH "SALT-UNITY" "1" "May 06, 2015" "2015.5.0" "Salt"
|
||||
.TH "SALT-UNITY" "1" "June 26, 2015" "2015.5.2" "Salt"
|
||||
.SH NAME
|
||||
salt-unity \- salt-unity Command
|
||||
.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" Man page generated from reStructuredText.
|
||||
.
|
||||
.TH "SALT" "1" "May 06, 2015" "2015.5.0" "Salt"
|
||||
.TH "SALT" "1" "June 26, 2015" "2015.5.2" "Salt"
|
||||
.SH NAME
|
||||
salt \- salt
|
||||
.
|
||||
|
|
19496
doc/man/salt.7
19496
doc/man/salt.7
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue