server (command-line)

Start the Ramona server in the foreground. You can use Ctrl-C to terminate server interactively. Also you will be able to see output of a Ramona server directly on a terminal.

<console.py> server [-h] [-S] [program [program ...]]
program

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

-S
--server-only

Start only Ramona server, programs are not launched.

Previous topic

console (command-line)

Next topic

who (command-line)

This Page