You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semyon Danilov (Jira)" <ji...@apache.org> on 2022/08/08 08:48:00 UTC

[jira] [Updated] (IGNITE-17125) Advanced completion for option values

     [ https://issues.apache.org/jira/browse/IGNITE-17125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Semyon Danilov updated IGNITE-17125:
------------------------------------
    Fix Version/s: 3.0.0-alpha6

> Advanced completion for option values
> -------------------------------------
>
>                 Key: IGNITE-17125
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17125
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Mikhail Pochatkin
>            Assignee: Aleksandr
>            Priority: Major
>              Labels: ignite-3, ignite-3-cli-tool
>             Fix For: 3.0.0-alpha6
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Currently, cli completer has the possibility to complete only command names and options. It would be helpful and user-friendly to add the possibility to complete options value. To be more understandable, currently, cli has the command "config show --selector 'key'", where the key is the property name in ignite configuration. This is possible to complete this key by "cached representation" of Ignite configuration. 
> The solution should be customazable to use it in all commands which require option value completion.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)