csservice 的公用介面是 start-cal 和 stop-cal。本小節包含各個包裝程式程序檔的用法說明和用來解釋程序檔選項的表格,以及要啟動/停止的元件清單。
start-cal 用法如下:
./start-cal [選項...] [元件...]
其選項清單如下:
顯示此說明清單。
啟用除錯模式。
列出使用中服務。
列出啟用的服務。
列出所有服務。
其元件清單如下:
watcher |
ens |
store |
notify |
admin |
http |
dwp |
如果未列出任何元件,start-cal 會啟動所有啟用的服務。
stop-cal 用法如下:
./stop-cal [選項...] [元件...]
其選項清單如下:
顯示此說明清單。
啟用除錯模式。
使用 SIGKILL 強制停止。(僅適用於 UNIX® 平台。)
其元件清單如下:
watcher |
mfagent |
ens |
store |
notify |
admin |
http |
dwp |
如果未列出任何元件,stop-cal 會停止所有啟用的服務。