Execute a Salt runner
salt-run RUNNER
salt-run is the frontend command for executing Salt Runners. Salt runners are simple modules used to execute convenience functions on the master
Print a usage message briefly summarizing these command-line options
Show program's version number and exit
Show program's dependencies version number and exit
The location of the Salt configuration directory, this directory contains the configuration files for Salt master and minions. The default location on most systems is /etc/salt.
salt(1) salt-master(1) salt-minion(1)