Command-Line Interface

sorrel

Sorrel CLI tool. Use ‘sorrel –help’ for more information.

usage: sorrel [-h] {run,show-logs} ...
-h, --help

show this help message and exit

sorrel run

usage: sorrel run [-h] [--config CONFIG] example
example

Name of the example to run (e.g., cleanup, chess).

-h, --help

show this help message and exit

--config <config>

Name of the configuration file to use (without extension). Defaults to ‘config’.

sorrel show-logs

usage: sorrel show-logs [-h] example
example

Name of the example (e.g., cleanup, chess).

-h, --help

show this help message and exit