Documentation

link

lms link status

Check LM Link connection status and see connected peers.

The lms link status command shows whether LM Link is enabled on this device, and lists connected peers and their loaded models.

Flags

--json (optional) : flag

Output the status in JSON format

Check status

lms link status

Displays this device's name, connection state, and a list of connected peers with their currently loaded models.

JSON output

For scripting or automation:

lms link status --json

Learn more

See the LM Link documentation for a full overview of LM Link.

This page's source is available on GitHub