CLI reference

usage: python -m castervoice [-h] [--config-dir CONFIG_DIR] [--develop]
                             [--plugin-state-dir PLUGIN_STATE_DIR] [--verbose]

Named Arguments

--config-dir, -c

Configuration directory.

Default: “config”

--develop, -d

Development mode. In development mode plugins are reloaded if any of the plugin’s files are altered.

Default: False

--plugin-state-dir

Plugin state directory. By default this is a subdirectory within config_dir.

--verbose, -v

Verbose logging (max level: 3).

Default: 0