[
https://issues.apache.org/jira/browse/SOLR-16824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867237#comment-17867237
]
ASF subversion and git services commented on SOLR-16824:
--------------------------------------------------------
Commit e6505d8729383fe35ba91a772cff799bf54970bc in solr's branch
refs/heads/branch_9x from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=e6505d87293 ]
SOLR-16824: BACKPORT Adopt Linux Command line tool pattern of -- for long
option commands (branch_9x) (#2540)
* 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
> Labels: pull-request-available
> Time Spent: 9h 50m
> 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]