- Status: accepted
- Deciders: qwazer
- Date: 2021-10-16
Need to define ways to invoke and configure md2conf toolset.
- Use only CLI properties
- Use only external configuration files
- Use both
- Use CLI properties
- Good, because of simple implementation.
- Good, because it adds more flexibility for m2conf toolset users.
- Bad, because of more code and more complex tool - need to add a layer to merge CLI properties and config files properties.