Look here: https://www.areilly.com/2017/04/21/command-line-argument-parsing-in-net-core-with-microsoft-extensions-commandlineutils/ The `CommandLineApplication` has `sub-command` support, and I guess that our different version bumps are actually sub-commands.
Look here:
https://www.areilly.com/2017/04/21/command-line-argument-parsing-in-net-core-with-microsoft-extensions-commandlineutils/
The
CommandLineApplicationhassub-commandsupport, and I guess that our different version bumps are actually sub-commands.