app
SubsystemRuns an app package
Input App
-a/--args [arg0] [arg1] ...
--nologo
Execute the App MyApp.bsapp
with all default values.
bs app MyApp.bsapp
Execute the App MyApp.bsapp
with startup arguments.
bs app MyApp.bsapp -a Argument0 Argument1