Files
tldr/pages.zh/common/idevicediagnostics.md

16 lines
372 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# idevicediagnostics
> 与iOS设备的诊断界面进行交互。
> 更多信息:<https://manned.org/idevicediagnostics>。
- 打印诊断信息:
`idevicediagnostics diagnostics`
- 打印mobilegestalt键值
`idevicediagnostics mobilegestalt {{key1}} {{key2}}`
- 关闭、重启或使设备进入睡眠状态:
`idevicediagnostics {{shutdown|restart|sleep}}`