mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
37 lines
596 B
ReStructuredText
37 lines
596 B
ReStructuredText
============
|
|
``salt-api``
|
|
============
|
|
|
|
Start interfaces used to remotely connect to the salt master
|
|
|
|
Synopsis
|
|
========
|
|
|
|
.. code-block:: bash
|
|
|
|
salt-api
|
|
|
|
Description
|
|
===========
|
|
|
|
The Salt API system manages network api connectors for the Salt Master
|
|
|
|
Options
|
|
=======
|
|
|
|
.. program:: salt-api
|
|
|
|
.. option:: -h, --help
|
|
|
|
Print a usage message briefly summarizing these command-line options.
|
|
|
|
.. option:: -C CONFIG, --config=CONFIG
|
|
|
|
Specify an alternative location for the salt master configuration file.
|
|
|
|
See also
|
|
========
|
|
|
|
:manpage:`salt-api(7)`
|
|
:manpage:`salt(7)`
|
|
:manpage:`salt-master(1)` |