-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
POLL: API for mandatory options #1038
Comments
.requiredOption
|
.optionEx
|
.option with *program.option('-f,--foo* ', 'foo must be supplied'); |
Thanks for the feedback. Implementing |
Added |
Repository owner
locked as resolved and limited conversation to collaborators
Jan 5, 2020
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
The most upvoted and second oldest open issue is #230 to add support for mandatory options which must be specified on the command line.
(This is in addition to the existing support for options with a required value when the option is specified.)
There have been a number of possible forms for the API proposed. Which one would you like to see implemented? You can vote 👍 for more than one, and can vote 👎 against any you dislike.
The text was updated successfully, but these errors were encountered: