[
https://issues.apache.org/jira/browse/SOLR-16824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860604#comment-17860604
]
ASF subversion and git services commented on SOLR-16824:
--------------------------------------------------------
Commit c2de54b8e7232b4f6a0bcb5f25746c879dad25b8 in solr's branch
refs/heads/backport_SOLR-16842_to_branch_9x from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=c2de54b8e72 ]
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 <[email protected]>
Co-authored-by: Solr Bot <[email protected]>
Co-authored-by: Jan Høydahl <[email protected]>
Co-authored-by: Jason Gerlowski <[email protected]>
> 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: 6h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]