instapp
NAME
instapp - apply update to target device
SYNOPSIS
instapp UPDATE_FILE [DEST_IP]
DESCRIPTION
Apply the given update pack to the target device at a given IP address. UPDATE_FILE is the update pack file to be applied. E.g., 'myApp.ar7.update' or 'system.wp85.update'. DEST_IP is the IP address of the target device. If DEST_IP is not specified on the command line, the contents of the DEST_IP environment variable will be used. System update files are created by 'mksys'. App update files are created by 'mkapp'. App removal update packs and firmware update packs can be created using 'update-pack'. NOTE: App removal and app update packs can be concatenated together. E.g., to remove an app called 'myApp' and re-install it, update-pack -ar myApp -o myApp.remove.update cat myApp.remove.update myApp.wp85.update > myApp.reinstall.wp85.update update myApp.reinstall.wp85.update Other types of update packs cannot be combined.
Copyright (C) Sierra Wireless Inc. Use of this work is subject to license.