[ https://issues.apache.org/jira/browse/SOLR-16754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17716309#comment-17716309 ]
ASF subversion and git services commented on SOLR-16754: -------------------------------------------------------- Commit 98e699b7c3df0c78840d3a66f8d7b8a07776f24b in solr's branch refs/heads/branch_9x from Eric Pugh [ https://gitbox.apache.org/repos/asf?p=solr.git;h=98e699b7c3d ] SOLR-16754: Change the bin/solr -info logic to work like other tools. (#1579) * remove the -i and -info cli option since we have instead the use of status as a command * allow bin/solr status -h and bin/solr status -help to now work. > Change the bin/solr -info logic to work like other tools. > ---------------------------------------------------------- > > Key: SOLR-16754 > URL: https://issues.apache.org/jira/browse/SOLR-16754 > Project: Solr > Issue Type: Sub-task > Components: cli > Reporter: Eric Pugh > Assignee: Eric Pugh > Priority: Major > Time Spent: 2h > Remaining Estimate: 0h > > Right now when you run bin/solr -i, you get back some info about Solr. That > is a pattern that is wildly different then every other tool. Indeed, there > is some special logic in the bash script to support this! Let's move to > bin/solr info being the pattern instead, and have a regular "InfoTool" ;-). -- 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