Scroll to navigation

idevicediagnostics(1) General Commands Manual idevicediagnostics(1)

NAME

idevicediagnostics - Interact with the diagnostics interface of a device.

SYNOPSIS

idevicediagnostics [OPTIONS] COMMAND

DESCRIPTION

Interact with the diagnostics interface of a device which allows one to retrieve all kinds of information including diagnostics data, mobilegestalt data, remote access to the IORegistry and certain commands like restart, shutdown and sleep. Only available for iOS 4 and later. Accessing IORegistry is only supported on iOS 5 and later.

OPTIONS

target specific device by UDID.
connect to network device.
enable communication debugging.
prints usage information.
prints version information.

COMMANDS

print diagnostics information from device optionally by TYPE. This includes "All", "WiFi", "GasGauge" or "NAND". Default is "All".
print values of mobilegestalt keys passed as arguments after the command and separated by a space.
print IORegistry of device, optionally by PLANE like "IODeviceTree", "IOPower"
or "IOService". Only available on iOS 5 and later.
shutdown device
restart device
put device into sleep mode which also disconnects it from the host.

AUTHORS

Martin Szulecki

ON THE WEB

https://libimobiledevice.org

https://github.com/libimobiledevice/libimobiledevice