app

The app tool can be used to list and control apps installed on the target device.

Usage

app [start|stop|restart|remove|status|version|info] APP_NAME [ APP_NAME ... ]
app [start|stop|restart|remove|status|version|info] '*'
app [list|status|info]
app help

app [start|stop|restart|remove|status|version|info] APP_NAME [ APP_NAME ... ]

Multiple app names can be specified.

app [start|stop|restart|remove|status|version|info] '*'

A wildcard '*' can be used to apply action to all apps.

Warning
Be careful not to accidentally remove system services apps that you might need (e.g., modemService app).
app list

Lists apps.

app status

List apps and their current status.

app info 

Provides info on one or more apps' running state and processes' state (stopped or never started, running, paused).

app help 

Prints help text to standard out and exits.


Copyright (C) Sierra Wireless Inc. Use of this work is subject to license.