mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
18 lines
461 B
ReStructuredText
18 lines
461 B
ReStructuredText
|
.. option:: --version
|
||
|
|
||
|
Print the version of Salt that is running.
|
||
|
|
||
|
.. option:: --versions-report
|
||
|
|
||
|
Show program's dependencies version number and exit
|
||
|
|
||
|
.. option:: -h, --help
|
||
|
|
||
|
Show the help message and exit
|
||
|
|
||
|
.. option:: -c CONFIG_DIR, --config-dir=CONFIG_dir
|
||
|
|
||
|
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.
|