[ https://issues.apache.org/jira/browse/SOLR-15831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17772392#comment-17772392 ]
Eric Pugh commented on SOLR-15831: ---------------------------------- See this PR: https://github.com/apache/solr/pull/504 > Refactor bin/solr and bin/solr.cmd to delegate args parsing and usage help to > SolrCLI > ------------------------------------------------------------------------------------- > > Key: SOLR-15831 > URL: https://issues.apache.org/jira/browse/SOLR-15831 > Project: Solr > Issue Type: Improvement > Components: scripts and tools > Reporter: Timothy Potter > Assignee: Timothy Potter > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > Having recently touched {{bin/solr}} for SOLR-15199, it looks like we can > remove a lot of OS specific scripting by having SolrCLI parse the args and > report usage instructions for every command that is implemented by SolrCLI. > This will also make it easier for devs to add new commands as needed, as they > likely won't need to touch the bin/solr or bin/solr.cmd scripts (which should > be a goal of the improvements made in this ticket) -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org