[jira] [Created] (IGNITE-13610) Prototype modular ignitectl approach

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

[jira] [Created] (IGNITE-13610) Prototype modular ignitectl approach

Anton Vinogradov (Jira)
Kirill Gusakov created IGNITE-13610:
---------------------------------------

             Summary: Prototype modular ignitectl approach
                 Key: IGNITE-13610
                 URL: https://issues.apache.org/jira/browse/IGNITE-13610
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Kirill Gusakov
            Assignee: Kirill Gusakov


Prepare extensible ignitectl core, which must support:
 * {{module add|remove}} for installing new modules from maven/local file and load new commands
 * {{help|module-name help}} with appropriate help info
 * REPL mode
 * Autocomplete in REPL mode
 * {{run}} for running external process with the loaded modules in classpath

Also, we need to investigate the following questions:
* bash-completion support for non-repl mode (it should support new modules too)
* autocomplete for dynamic info like node ids



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