idevicedebug --version (return code: 0)
Usage: idevicedebug [OPTIONS] COMMAND
Interact with the debugserver service of a device.
Where COMMAND is one of:
run BUNDLEID [ARGS...] run app with BUNDLEID and optional ARGS on device.
The following OPTIONS are accepted:
-e, --env NAME=VALUE set environment variable NAME to VALUE
-u, --udid UDID target specific device by its 40-digit device UDID
-d, --debug enable communication debugging
-h, --help prints usage information
Homepage: <http://libimobiledevice.org>
idevicedebug --help (return code: 0)
Usage: idevicedebug [OPTIONS] COMMAND
Interact with the debugserver service of a device.
Where COMMAND is one of:
run BUNDLEID [ARGS...] run app with BUNDLEID and optional ARGS on device.
The following OPTIONS are accepted:
-e, --env NAME=VALUE set environment variable NAME to VALUE
-u, --udid UDID target specific device by its 40-digit device UDID
-d, --debug enable communication debugging
-h, --help prints usage information
Homepage: <http://libimobiledevice.org>