1idevicedebug(1)             General Commands Manual            idevicedebug(1)
2
3
4

NAME

6       idevicedebug - Interact with the debugserver service of a device.
7

SYNOPSIS

9       idevicedebug [OPTIONS] COMMAND
10
11

DESCRIPTION

13       Interact  with the debug service of a device. Currently the only impleā€
14       mented command is "run" and allows  execution  of  developer  apps  and
15       watch the stdout/stderr of the process.
16
17

OPTIONS

19       -e, --env NAME=VALUE
20              set environment variable NAME to VALUE.
21
22       -u, --udid UDID
23              target specific device by its 40-digit device UDID.
24
25       -d, --debug
26              enable communication debugging.
27
28       -h, --help
29              prints usage information.
30
31

COMMANDS

33       run BUNDLEID [ARGS...]
34              run app with BUNDLEID and optional ARGS on device.
35
36

AUTHORS

38       Martin Szulecki
39
40

ON THE WEB

42       http://libimobiledevice.org
43
44
45
46                                                               idevicedebug(1)
Impressum