[jira] [Created] (IGNITE-13120) Move control.sh to a separate module and add framework for command autocompletion

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-13120) Move control.sh to a separate module and add framework for command autocompletion

Anton Vinogradov (Jira)
Kirill Tkalenko created IGNITE-13120:
----------------------------------------

             Summary: Move control.sh to a separate module and add framework for command autocompletion
                 Key: IGNITE-13120
                 URL: https://issues.apache.org/jira/browse/IGNITE-13120
             Project: Ignite
          Issue Type: Improvement
            Reporter: Kirill Tkalenko
            Assignee: Kirill Tkalenko
             Fix For: 2.9


We can't use autocompletion frameworks for control.sh due to it's a part of ignite-core module.

Plan:
 * Put control.sh in a separate module;
 * Add dependency [1];
 * To make the implementation of autocompletion for commands.

1 - [https://picocli.info/]



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