You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksandr (Jira)" <ji...@apache.org> on 2022/05/12 20:12:00 UTC

[jira] [Created] (IGNITE-16971) CLI MVP

Aleksandr created IGNITE-16971:
----------------------------------

             Summary: CLI MVP
                 Key: IGNITE-16971
                 URL: https://issues.apache.org/jira/browse/IGNITE-16971
             Project: Ignite
          Issue Type: Task
            Reporter: Aleksandr


The main value of this ticket is to develop the CLI Tool that can be used by a user. Features that should be included in the MVP:
 * bash autocompletion
 * static commands autocomplete in REPL mode (not for sql)
 * keyword autocomplete in sql

non-REPL commands:

help, init, config show, config update, sql, version, topology.

REPL commands:

connect, disconnect, status, help, init, config show, config update, sql, version, topology.

The replacement of the existing CLI module is out of scope.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)