As a developer i want to refactor the programs handling of command line arguments to use an external library CLI interface, in order to reduce potential errors, and streamline further work involving the parsing of CLI arguments
Acceptance criteria:
Refactor Program.cs such that handling of CLI arguments make use of suitable external library
User - story
Acceptance criteria:
DOD:
Feature has been implemented and merged to main