Investigate better ways for parsing parameters next time I need to do extensive additions to this feature. It should be easy to do using the Parser nuget library, which is already being used for application command line arguments (refer to Program.cs).