SERVICE Commands
Commands in the service module include:
| Command | Description |
|---|---|
| config | Configure a component. |
| disable | Disable component from starting automatically. |
| enable | Enable a server component. |
| init | Initialize a component. |
| reload | Reload server config files (without performing a restart). |
| restart | Stop and then start server components. |
| start | Start server components. |
| status | Display the status of installed server components. |
| stop | Stop a server component. |