ts_core.cli.ts_config module¶
ts_config Overview¶
ts_config manages the build of SUMO configuration files from an Excel sheet.
The user should understand that, because we have simplified configuration, not all SUMO features are supported out of the box.
Quickstart¶
Once you’ve installed.
- Copy ts_core/config/Configuration_template.xlsx to the directory of your choosing.
- Edit the configuration file to your liking.
- From a shell, run
ts_config build -c <config_path> -p <project_target_dir>
Command-line arguments¶
Optional arguments¶
Argument Description -h,--helpshow this help message and exit {build} choose one
Subcommands¶
Argument Description buildsubcommand to build the configuration