Scroll to navigation

ideviceactivation(1) General Commands Manual ideviceactivation(1)

NAME

ideviceactivation - Activate or deactivate an iOS device.

SYNOPSIS

ideviceactivation activate [OPTIONS]

ideviceactivation deactivate [OPTIONS]

ideviceactivation state [OPTIONS]

DESCRIPTION

Allows to activate and deactivate iOS devices by talking to Apple's webservice.

If the activation process uses forms, input will be requested from the user.

COMMANDS

Attempt to activate the device.
Deactivates the device.
Query device for activation state.

OPTIONS

Enable communication debugging.
Target specific device by UDID.
Connect to network device.
Explicitly run in non-interactive mode (default: auto-detect).
Use activation webservice at URL instead of default.
Print version information and exit.
Prints usage information.

AUTHOR

Martin Szulecki

ON THE WEB

http://www.libimobiledevice.org

https://github.com/libimobiledevice/libideviceactivation/