janhoy commented on PR #3247:
URL: https://github.com/apache/solr/pull/3247#issuecomment-2711920203

   Eric, you have really lifted the CLI in the last versions, none of which is 
wasted if/when moving to picocli!
   
   Also, we have pretty good test coverage in bats tests, which is a great way 
to validate parity. It's not a goal to retain the exact same help/usage output. 
Let the tool generate based on best practices. However, given a CLI invocation 
`MYENV=123 bin/solr foo --bar baz` it should result in the same tool behavior 
as before. It could be a 10.0 only or also a 9.x feature depending on whether 
we feel that tool usage output is part of our back-compat guarantees. Perhaps 
10.0 is safest, although backporting CLI bugfixes will be harder if 9x is still 
on commons-cli.
   
   I'd be interested in chipping away on this in a central collaborative 
feature branch over the course of a several weeks..


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to