SenseNet / sn-io

Import and export features and tools for the sensenet repository.
GNU General Public License v2.0
0 stars 0 forks source link

[SNIO] Load custom configuration #50

Closed tusmester closed 6 months ago

tusmester commented 11 months ago

Add an optional parameter for a custom configuration file to load. The goal is to let callers define multiple different config files - e.g. for different environments.

Somewhere hree: https://github.com/SenseNet/sn-io/blob/5b6642ee9f787565c8d83ffceecfe64cb13e7c0f/src/SenseNet.IO.CLI/Program.cs#L73