idevice_id - Man Page

List attached devices or print device name of given device.

Synopsis

idevice_id [Options] [UDID]

Description

idevice_id prints a list of attached devices. If a UDID is given, the name of the connected device with that UDID will be retrieved.

Without any options, idevice_id will list all available devices, USB and network. The output can be further controlled with the following Options.

Options

-l,  --list

List UDIDs of all devices attached via USB.

-n,  --network

List UDIDs of all devices available via network.

-d,  --debug

Enable communication debugging.

-h,  --help

Prints usage information.

-v,  --version

Prints version information.

Author

Nikias Bassen

Man page written to conform with Debian by Julien Lavergne.

On the Web

https://libimobiledevice.org

https://github.com/libimobiledevice/libimobiledevice

Referenced By

usbmuxd(8).