[
https://issues.apache.org/jira/browse/IGNITE-17125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr updated IGNITE-17125:
-------------------------------
Description:
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.
was:
Currently cli completer has possibility to complete only commands names and
options. It would be helpful and user friendly to add possibility to complete
options value. To more understandable, currently cli has command "config show
--selector 'key'", where key is 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.
> 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
> Time Spent: 10m
> 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)