Using CommandLineParser I can define a set of mutually exclusive options like this (taken from the wiki):
class OptionsMutuallyExclusive { //define commands