You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/04/08 18:25:00 UTC

[jira] [Commented] (GEODE-9063) Make mandatory options to appear first when autocompleting in gfsh

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

ASF subversion and git services commented on GEODE-9063:
--------------------------------------------------------

Commit 0b2d515852fd6103730d08970bbb0cdfaaff0855 in geode's branch refs/heads/develop from Alberto Bustamante Reyes
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=0b2d515 ]

GEODE-9063: Autocomplete with mandatory params first (#6193)

* GEODE-9063: Autocomplete with mandatory params first

* Align test names

> Make mandatory options to appear first when autocompleting in gfsh
> ------------------------------------------------------------------
>
>                 Key: GEODE-9063
>                 URL: https://issues.apache.org/jira/browse/GEODE-9063
>             Project: Geode
>          Issue Type: Improvement
>          Components: gfsh
>            Reporter: Alberto Bustamante Reyes
>            Assignee: Alberto Bustamante Reyes
>            Priority: Major
>              Labels: pull-request-available
>
> When writting a command in gfsh followed by "--" and then pressing "tab" to obtain command completion suggestions, the mandatory options should be shown in first place.
> This was recently fixed in GEODE-9034 for "create gateway-sender" but there are some more commands to be fixed:
> * change log-level
> * create disk-store
> * create jndi-binding
> * destroy gateway-sender
> * export data
> * import data
> * remove



--
This message was sent by Atlassian Jira
(v8.3.4#803005)