Scroll to navigation

USBMUXCTL(1) User Commands USBMUXCTL(1)

NAME

usbmuxctl - control a Linux Automation usbmux device

DESCRIPTION

usage: usbmuxctl [-h] [--serial SERIAL] [--path PATH] [--json | --raw |

--quiet] {list,status,update,disconnect,connect,id,dfu} ...

USB-Mux control

positional arguments:

{list,status,update,disconnect,connect,id,dfu}
Supply one of the following commands to interact with the USB-Mux
Lists all connected USB-Mux
Get the status of a USB-Mux
Update software on the USB-Mux
Clear all connections between the ports of the USB-Mux
Make connections between the ports of the USB-Mux
Set the state of the ID-Pin to the DUT
Send the USB-Mux into the USB-Bootloader mode.

options:

show this help message and exit
Serial number of the USB-Mux
path to the USB-Mux
Format output as json. Useful for scripting.
Format output as raw info. Useful for command line scripting.
Make the tool less verbose.
April 2025 usbmuxctl 0.1.4