stopApp

This command halts a running app.

Examples

Run the command without arguments to stop the active app uploaded to Moropo:

- stopApp

Specify an app ID to stop a specific app (other than the uploaded app):

- stopApp: com.facebook.app

launchApp

Last updated