Mikhail Pochatkin created IGNITE-17125: ------------------------------------------
Summary: 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 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. -- This message was sent by Atlassian Jira (v8.20.7#820007)