Use the Application tool for an easy method to run the most commonly needed target functions.
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 install APP_NAME
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.
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 install APP_NAME
Install app. Specify one app name; must be provided on
stdin
.
Copyright (C) Sierra Wireless Inc. Use of this work is subject to license.