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 statusDisplays 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 --jsonEnable or disable LM Link
lms link enable— enable LM Link on this device.lms link disable— disable LM Link on this device.
Learn more
See the LM Link documentation for a full overview of LM Link.