snippetbashTip
idevice_id — List attached iOS devices or print the device name of a given device. More information: <https://man
Viewed 0 times
commandiosdevicesattachedcliprintlistidevice_id
Problem
How to use the
idevice_id command: List attached iOS devices or print the device name of a given device. More information: <https://manned.org/idevice_id>.Solution
idevice_id — List attached iOS devices or print the device name of a given device. More information: <https://manned.org/idevice_id>.List the UDIDs of all attached devices:
idevice_id --listList the UDIDs of all devices available via the network:
idevice_id --networkCode Snippets
List the UDIDs of all attached devices
idevice_id --listList the UDIDs of all devices available via the network
idevice_id --networkContext
tldr-pages: common/idevice_id
Revisions (0)
No revisions yet.