idevicediagnostics --version (return code: 0)
Usage: idevicediagnostics COMMAND [OPTIONS]
Use diagnostics interface of a device running iOS 4 or later.
Where COMMAND is one of:
diagnostics [TYPE] print diagnostics information from device by TYPE (All, WiFi, GasGauge, NAND)
mobilegestalt KEY [...] print mobilegestalt keys passed as arguments seperated by a space.
ioreg [PLANE] print IORegistry of device, optionally by PLANE (IODeviceTree, IOPower, IOService) (iOS 5+ only)
shutdown shutdown device
restart restart device
sleep put device into sleep mode (disconnects from host)
The following OPTIONS are accepted:
-d, --debug enable communication debugging
-u, --udid UDID target specific device by its 40-digit device UDID
-h, --help prints usage information
Homepage: <http://libimobiledevice.org>
idevicediagnostics --help (return code: 0)
Usage: idevicediagnostics COMMAND [OPTIONS]
Use diagnostics interface of a device running iOS 4 or later.
Where COMMAND is one of:
diagnostics [TYPE] print diagnostics information from device by TYPE (All, WiFi, GasGauge, NAND)
mobilegestalt KEY [...] print mobilegestalt keys passed as arguments seperated by a space.
ioreg [PLANE] print IORegistry of device, optionally by PLANE (IODeviceTree, IOPower, IOService) (iOS 5+ only)
shutdown shutdown device
restart restart device
sleep put device into sleep mode (disconnects from host)
The following OPTIONS are accepted:
-d, --debug enable communication debugging
-u, --udid UDID target specific device by its 40-digit device UDID
-h, --help prints usage information
Homepage: <http://libimobiledevice.org>