Command Line Interface

Command-line interface when the module is called with python3 -m manatus.

Most actions can be explored with the --help flag.

The two main activities are:

Other command options relate to setting and querying the program environment and running the module self-test.

The path to the manatus configuration files must either be defined with the MANATUS_CONFIG environment variable or exist in one of two default locations:

  • $HOME/.local/share/manatus

  • the manatus module directory

See Configuring manatus for more details.