salt-unity.1 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. .\" Man page generated from reStructuredText.
  2. .
  3. .TH "SALT-UNITY" "1" "Nov 14, 2020" "3002.2" "Salt"
  4. .SH NAME
  5. salt-unity \- salt-unity Command
  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. A unified invocation wrapper around other Salt CLI scripts.
  35. .SH SYNOPSIS
  36. .INDENT 0.0
  37. .INDENT 3.5
  38. .sp
  39. .nf
  40. .ft C
  41. salt\-unity salt \(aq*\(aq test.version
  42. .ft P
  43. .fi
  44. .UNINDENT
  45. .UNINDENT
  46. .SH DESCRIPTION
  47. .sp
  48. This script takes an argument which is one of the other Salt CLI scripts and
  49. invokes that script.
  50. .SH OPTIONS
  51. .SH SEE ALSO
  52. .sp
  53. \fBsalt\-api(1)\fP
  54. \fBsalt\-call(1)\fP
  55. \fBsalt\-cloud(1)\fP
  56. \fBsalt\-cp(1)\fP
  57. \fBsalt\-key(1)\fP
  58. \fBsalt\-main(1)\fP
  59. \fBsalt\-master(1)\fP
  60. \fBsalt\-minion(1)\fP
  61. \fBsalt\-run(1)\fP
  62. \fBsalt\-ssh(1)\fP
  63. \fBsalt\-syndic(1)\fP
  64. .SH AUTHOR
  65. Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
  66. .\" Generated by docutils manpage writer.
  67. .