update

NAME

update - apply update to target device

SYNOPSIS

update 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'.