| Command | Description |
| console | Opens a live console attaching to the input and output file. Shows the current live log and allows commands to be submitted. |
| start | Starts a Domino server in background with the start script. |
| stop | Stops a running Domino server without stopping the container. Useful to run maintenance operations on a server. |
| resources or res | Shows used server resources (processes, shared memory, MQs, semaphores) |
| nsd | Runs complete NSD |
| info | Runs NSD -info |
| stacks | Runs NSD -stacks |
| nsdnomem | Runs NSD -nomemcheck |
| memdump | Generates memory dump |
| hang | Runs three NSD -stacks plus one full NSD
Useful command for a hanging server. |
| kill | Runs NSD - kill |
| cleanup | Cleanup all server resources (processes, shared memory, semaphores) |