mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update manpage for eauth
This commit is contained in:
parent
43e9c83cf3
commit
099d37fcbe
1 changed files with 11 additions and 0 deletions
|
@ -49,6 +49,17 @@ Options
|
|||
an explicit number of minions to execute at once, or a percentage of
|
||||
minions to execute on.
|
||||
|
||||
.. option:: -a EAUTH, --auth=EAUTH
|
||||
|
||||
Pass in an external authentication medium to validate against. The
|
||||
credentials will be prompted for. Can be used with the -T option.
|
||||
|
||||
.. option:: -T, --make-token
|
||||
|
||||
Used in conjunction with the -a option. This creates a token that allows
|
||||
for the authenticated user to send commands without needing to
|
||||
re-authenticate.
|
||||
|
||||
.. option:: --version
|
||||
|
||||
Print the version of Salt that is running.
|
||||
|
|
Loading…
Add table
Reference in a new issue