ideviceinfo
Show information about the first connected device.
SYNOPSIS
ideviceinfo [OPTIONS]
DESCRIPTION
Show information about the first connected device.
OPTIONS
- -s, --simple
-
use a simple connection to avoid auto-pairing with the device.
- -u, --udid UDID
-
target specific device by UDID.
- -n, --network
-
connect to network device.
- -d, --debug
-
enable communication debugging.
- -q, --domain NAME
-
set domain of query to NAME. Default: None.
- -k, --key NAME
-
only query key specified by NAME. Default: All keys.
- -x, --xml
-
output information as xml plist instead of key/value pairs.
- -h, --help
-
prints usage information.
- -v, --version
-
prints version information.
ON THE WEB
https://libimobiledevice.org
https://github.com/libimobiledevice/libimobiledevice
AUTHOR
Martin Szulecki
Man page written to conform with Debian by Julien Lavergne.