Aleksandr created IGNITE-17418:
----------------------------------
Summary: Implement dynamic completers for CLI
Key: IGNITE-17418
URL: https://issues.apache.org/jira/browse/IGNITE-17418
Project: Ignite
Issue Type: Task
Reporter: Aleksandr
IGNITE-17125 introduced concepts of dynamic completers and completion filters.
There is a core part that can be easily extended.
The scope of this ticket: define and implement all possible dynamic completions
for Ignite 3 CLI. Currently, there is only one dynamic completion: node/cluster
config operations. But there are a number of obvious completions that can be
added.
Here are some of them:
* cluster-url value
* cli config keys
* cli config profiles
* do not suggest completions if the option was already typed
* autocomplete node names where it is possible
The list of improvements might be extended.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)