[ 
https://issues.apache.org/jira/browse/SOLR-16824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863918#comment-17863918
 ] 

ASF subversion and git services commented on SOLR-16824:
--------------------------------------------------------

Commit 0df3e63ffbdcde0eb953876a3fb47994d334d8f2 in solr's branch 
refs/heads/SOLR-17065-cross-dc from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=0df3e63ffbd ]

SOLR-16824: Adopt Linux Command line tool pattern of -- for long option 
commands (#1768)

This goes through all the various CLI tools and moves them all to using the 
same long form across all our tools, replacing a mish mash of older formats.   
-zkHost is now --zk-host for example.  This pattern applies to both Windows and 
Linux bin/solr commands.  The old forms are now deprecated, though they 
continue to work.  The -u short command for --credentials is now used 
everywhere, this did mean the Assert tools "--same-user" command no longer has 
a "-u" option.
---------

Co-authored-by: Jan Høydahl <j...@cominvent.com>
Co-authored-by: Solr Bot <125606113+solr...@users.noreply.github.com>
Co-authored-by: Jan Høydahl <jan...@apache.org>
Co-authored-by: Jason Gerlowski <gerlowsk...@apache.org>

> Adopt Linux Command line tool pattern of -- for multi character commands.
> -------------------------------------------------------------------------
>
>                 Key: SOLR-16824
>                 URL: https://issues.apache.org/jira/browse/SOLR-16824
>             Project: Solr
>          Issue Type: Sub-task
>          Components: cli
>         Environment: sweep through and have --get instead of -get etc through 
> all our command options.
>            Reporter: Eric Pugh
>            Assignee: Eric Pugh
>            Priority: Major
>          Time Spent: 8h
>  Remaining Estimate: 0h
>




--
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

Reply via email to