For the complete documentation index, see llms.txt. This page is also available as Markdown.

Device Management

The following options can be used with the prlctl set command to manage devices:

  • --device-add — add a new device.

  • --device-set — modify an existing device.

  • --device-del — delete (remove) a device.

  • --device-connect — connect a device.

  • --device-disconnect — disconnect a device.

Only one option can be specified in a single command.

Last updated