epugh commented on PR #4271: URL: https://github.com/apache/solr/pull/4271#issuecomment-4206792138
I want to say how much i like the zk nesting of sub commands. I started hacking on a `configset` command in our old framework, and it was a bummer how hard it was to do nested subcommands. I can imaginge `bin/solr configset upload -blah -blah` and `bin/solr configset putfile -blah -lbah` and that nesting nicely in the docs with picocli! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
