The Salt minion daemon, receives commands from a remote Salt master.
salt-minion [ options ]
The Salt minion receives commands from the central Salt master and replies with the results of said commands.
Print a usage message briefly summarizing these command-line options.
Run the Salt minion as a daemon
The minion configuration file to use, the default is /etc/salt/minion
Specify user to run minion
Specify the location of the pidfile
Console log level. One of info, none, garbage, trace, warning, error, debug. For the logfile settings see the config file. Default: warning.
salt(1) salt(7) salt-master(1)