config ------ This command inspect or change the configuration. **-h** \| **--help** Print short help on options. Subcommands: **get**, **dump**, **pathsub** config get ----------- This command lookup config value. It takes two arguments, the section name and the option name **-h** \| **--help** Print short help on options. **-c** \| **--config** *FILENAME* Specifies the configuration file. **-L** \| **--log** *LOGLEVEL* Configure logging to use LOGLEVEL. **-f** \| **--filename** Interpret value as path with dollar-expansion. config dump ----------- This command dump the configuration. **-h** \| **--help** Print short help on options. **-c** \| **--config** *FILENAME* Specifies the configuration file. **-L** \| **--log** *LOGLEVEL* Configure logging to use LOGLEVEL. config pathsub -------------- This command substitute variables in a path. It takes one argument, a path expression. **-h** \| **--help** Print short help on options. **-c** \| **--config** *FILENAME* Specifies the configuration file. **-L** \| **--log** *LOGLEVEL* Configure logging to use LOGLEVEL.