albertogpz commented on pull request #6601:
URL: https://github.com/apache/geode/pull/6601#issuecomment-878539094


   > @albertogpz I find it confusing that the `--cancel` command option can 
optionally accept a boolean value, when it could be simply present or absent. 
What is the use case for `--cancel=false`?
   
   I agree. It would not make sense to use --cancel=false.
   
   The normal use would be to either specify --cancel or not use --cancel at 
all. But the `CliOption` for boolean parameters class does not offer, as far as 
I know, the possibility to have an options without values.
   If you know a way to do it, please, let me know.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to