mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
712 B
712 B
salt-run
Execute a Salt runner
Synopsis
salt-run RUNNER
Description
salt-run is the frontend command for executing
Salt Runners
. Salt runners are simple modules used to
execute convenience functions on the master
Options
salt-cp
-h, --help
Print a usage message briefly summarizing these command-line options
-c CONFIG, --config=CONFIG
The location of the salt master configuration file, the salt master settings are required to know where the connections are; default=/etc/salt/master
See also
salt(1)
salt-master(1)
salt-minion(1)