2025-03-14 21:59:59 -06:00
|
|
|
# idevicediagnostics
|
|
|
|
|
|
|
|
|
|
> Interact with the diagnostics interface of an iOS device.
|
|
|
|
|
> More information: <https://manned.org/idevicediagnostics>.
|
|
|
|
|
|
|
|
|
|
- Print diagnostics information:
|
|
|
|
|
|
|
|
|
|
`idevicediagnostics diagnostics`
|
|
|
|
|
|
|
|
|
|
- Print mobilegestalt key values:
|
|
|
|
|
|
|
|
|
|
`idevicediagnostics mobilegestalt {{key1}} {{key2}}`
|
|
|
|
|
|
2026-02-18 06:55:01 -07:00
|
|
|
- Shutdown, restart, or sleep the device:
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
`idevicediagnostics {{shutdown|restart|sleep}}`
|