2013-08-10 13:45:21 +00:00
|
|
|
.. option:: --version
|
|
|
|
|
|
|
|
Print the version of Salt that is running.
|
|
|
|
|
|
|
|
.. option:: --versions-report
|
|
|
|
|
2013-08-11 05:32:58 +00:00
|
|
|
Show program's dependencies and version number, and then exit
|
2013-08-10 13:45:21 +00:00
|
|
|
|
|
|
|
.. option:: -h, --help
|
|
|
|
|
|
|
|
Show the help message and exit
|
|
|
|
|
|
|
|
.. option:: -c CONFIG_DIR, --config-dir=CONFIG_dir
|
|
|
|
|
2013-08-11 05:32:58 +00:00
|
|
|
The location of the Salt configuration directory. This directory contains
|
2013-08-10 13:45:21 +00:00
|
|
|
the configuration files for Salt master and minions. The default location
|
2013-08-11 05:32:58 +00:00
|
|
|
on most systems is ``/etc/salt``.
|