System.CommandLine unfortunately makes it difficult to implement this kind of command-line syntax, in which –service-name starts a new section and other subsequent options then apply to that.
System.CommandLine unfortunately makes it difficult to implement this kind of command-line syntax, in which –service-name starts a new section and other subsequent options then apply to that.