[ https://issues.apache.org/jira/browse/SOLR-16754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17716308#comment-17716308 ]
ASF subversion and git services commented on SOLR-16754: -------------------------------------------------------- Commit 94d41851542f6072fa7058be579750896435500f in solr's branch refs/heads/main from Eric Pugh [ https://gitbox.apache.org/repos/asf?p=solr.git;h=94d41851542 ] 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