salt-syndic.1 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. .\" Man page generated from reStructuredText.
  2. .
  3. .TH "SALT-SYNDIC" "1" "Jul 07, 2020" "3001.1" "Salt"
  4. .SH NAME
  5. salt-syndic \- salt-syndic Documentation
  6. .
  7. .nr rst2man-indent-level 0
  8. .
  9. .de1 rstReportMargin
  10. \\$1 \\n[an-margin]
  11. level \\n[rst2man-indent-level]
  12. level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
  13. -
  14. \\n[rst2man-indent0]
  15. \\n[rst2man-indent1]
  16. \\n[rst2man-indent2]
  17. ..
  18. .de1 INDENT
  19. .\" .rstReportMargin pre:
  20. . RS \\$1
  21. . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
  22. . nr rst2man-indent-level +1
  23. .\" .rstReportMargin post:
  24. ..
  25. .de UNINDENT
  26. . RE
  27. .\" indent \\n[an-margin]
  28. .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
  29. .nr rst2man-indent-level -1
  30. .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
  31. .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
  32. ..
  33. .sp
  34. The Salt syndic daemon, a special minion that passes through commands from a
  35. higher master
  36. .SH SYNOPSIS
  37. .INDENT 0.0
  38. .INDENT 3.5
  39. .sp
  40. .nf
  41. .ft C
  42. salt\-syndic [ options ]
  43. .ft P
  44. .fi
  45. .UNINDENT
  46. .UNINDENT
  47. .SH DESCRIPTION
  48. .sp
  49. The Salt syndic daemon, a special minion that passes through commands from a
  50. higher master.
  51. .SH OPTIONS
  52. .INDENT 0.0
  53. .TP
  54. .B \-\-version
  55. Print the version of Salt that is running.
  56. .UNINDENT
  57. .INDENT 0.0
  58. .TP
  59. .B \-\-versions\-report
  60. Show program\(aqs dependencies and version number, and then exit
  61. .UNINDENT
  62. .INDENT 0.0
  63. .TP
  64. .B \-h, \-\-help
  65. Show the help message and exit
  66. .UNINDENT
  67. .INDENT 0.0
  68. .TP
  69. .B \-c CONFIG_DIR, \-\-config\-dir=CONFIG_dir
  70. The location of the Salt configuration directory. This directory contains
  71. the configuration files for Salt master and minions. The default location
  72. on most systems is \fB/etc/salt\fP\&.
  73. .UNINDENT
  74. .INDENT 0.0
  75. .TP
  76. .B \-u USER, \-\-user=USER
  77. Specify user to run salt\-syndic
  78. .UNINDENT
  79. .INDENT 0.0
  80. .TP
  81. .B \-d, \-\-daemon
  82. Run salt\-syndic as a daemon
  83. .UNINDENT
  84. .INDENT 0.0
  85. .TP
  86. .B \-\-pid\-file PIDFILE
  87. Specify the location of the pidfile. Default: /var/run/salt\-syndic\&.pid
  88. .UNINDENT
  89. .SS Logging Options
  90. .sp
  91. Logging options which override any settings defined on the configuration files.
  92. .INDENT 0.0
  93. .TP
  94. .B \-l LOG_LEVEL, \-\-log\-level=LOG_LEVEL
  95. Console logging log level. One of \fBall\fP, \fBgarbage\fP, \fBtrace\fP,
  96. \fBdebug\fP, \fBinfo\fP, \fBwarning\fP, \fBerror\fP, \fBquiet\fP\&. Default:
  97. \fBwarning\fP\&.
  98. .UNINDENT
  99. .INDENT 0.0
  100. .TP
  101. .B \-\-log\-file=LOG_FILE
  102. Log file path. Default: /var/log/salt/master\&.
  103. .UNINDENT
  104. .INDENT 0.0
  105. .TP
  106. .B \-\-log\-file\-level=LOG_LEVEL_LOGFILE
  107. Logfile logging log level. One of \fBall\fP, \fBgarbage\fP, \fBtrace\fP,
  108. \fBdebug\fP, \fBinfo\fP, \fBwarning\fP, \fBerror\fP, \fBquiet\fP\&. Default:
  109. \fBwarning\fP\&.
  110. .UNINDENT
  111. .SH SEE ALSO
  112. .sp
  113. \fBsalt(1)\fP
  114. \fBsalt\-master(1)\fP
  115. \fBsalt\-minion(1)\fP
  116. .SH AUTHOR
  117. Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
  118. .\" Generated by docutils manpage writer.
  119. .