start (command-line)

Start supervised program(s).

If Ramona server is not running, initiate also its start (optionally).

<console.py> start [-h] [-n] [-i] [-f] [-S] [program [program ...]]
program

Optionally specify program(s) in scope of the command. If none is given, all programs are considered in scope.

-n
--no-server-start

Avoid eventual automatic start of Ramona server.

-i
--immediate-return

Don’t wait for start of programs and exit ASAP.

-f
--force-start

Force start of programs even if they are in FATAL state.

-S
--server-only

Start only server, programs are not started.

Previous topic

Command line console

Next topic

stop (command-line)

This Page