BlakeFL
BlakeFL
CC#
Created by BlakeFL on 6/28/2023 in #help
✅ System.CommandLine -> How to create a option without a parameter?
I think I was confused about commands vs options.
7 replies
CC#
Created by BlakeFL on 6/28/2023 in #help
✅ System.CommandLine -> How to create a option without a parameter?
I believe I figured it out. -list just needs to be a subcommand of servers and then I can add a handler for that. Works as expected.
7 replies
CC#
Created by BlakeFL on 6/28/2023 in #help
✅ System.CommandLine -> How to create a option without a parameter?
Or should the the -list be another subcommand?
7 replies
CC#
Created by BlakeFL on 6/28/2023 in #help
✅ System.CommandLine -> How to create a option without a parameter?
Well it is specifically about options. If I create an subcommand named servers and want an option of -list, how to I get that option to accept nothing as a parameter since I don't need one.
7 replies