Documentation
link
runtime
link
runtime
The lms link status command shows whether LM Link is enabled on this device, and lists connected peers and their loaded models.
--json (optional) : flag
Output the status in JSON format
lms link status
Displays this device's name, connection state, and a list of connected peers with their currently loaded models.
For scripting or automation:
lms link status --json
lms link enable — enable LM Link on this device.lms link disable — disable LM Link on this device.See the LM Link documentation for a full overview of LM Link.
This page's source is available on GitHub
On this page
Flags
Check status
JSON output
Enable or disable LM Link
Learn more