service
Access commands that allow you to view or manage services.
Syntax
service
list
restart
start
status
stop
| Argument(s) | Shortcut | Description | 
|---|---|---|
| list | l | Display a list of the services. See service list. | 
| restart | r | Restart a service. See service restart. | 
| start | star | Start a service. See service start. | 
| status | stat | Display the status for a service. See service status. | 
| stop | sto | Stop a service. See service stop. | 
