Documentation

lms server stop Reference

The lms server stop command gracefully stops the running LM Studio server.

Stop the server

Stop the running server instance:

lms server stop

Example output:

Stopped the server on port 1234.

Any active request will be terminated when the server is stopped. You can restart the server using lms server start.