Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
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.
Attachments
Issue Links
- fixes
-
IGNITE-15306 Change ignite cli command to support separate config commands for node/cluster
- Resolved
- links to