[
https://issues.apache.org/jira/browse/IGNITE-16971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr updated IGNITE-16971:
-------------------------------
Description:
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, status.
REPL commands:
connect, disconnect, status, help, init, config show, config update, sql,
version.
New CLI should replace the existing one but not break the UIX. Only the
"module" subset of commands is allowed to drop.
was:
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.
> CLI MVP
> -------
>
> Key: IGNITE-16971
> URL: https://issues.apache.org/jira/browse/IGNITE-16971
> Project: Ignite
> Issue Type: Task
> Reporter: Aleksandr
> Priority: Major
> Labels: ignite-3, ignite-3-cli-tool
>
> 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, status.
> REPL commands:
> connect, disconnect, status, help, init, config show, config update, sql,
> version.
> New CLI should replace the existing one but not break the UIX. Only the
> "module" subset of commands is allowed to drop.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)