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
The location of the Salt master configuration file, the Salt master settings are required to know where the connections are; default=/etc/salt/master
salt(1) salt-master(1) salt-minion(1)