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/11/22 13:53:00 UTC

[jira] [Updated] (IGNITE-18222) Implement the rest of dynamic completors

     [ https://issues.apache.org/jira/browse/IGNITE-18222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksandr updated IGNITE-18222:
-------------------------------
    Description: 
There is a micro-framework to implement completers for commands and options called Dynamic Completions. Now there are only two completers implemented: hocon config completer and node name completer. But there are more options and commands that could be auto-suggested. 

Here is the list of them, that could be extended:
- script-file
- cluster-url
- jdbc-url
- help (include in sql mode)



  was:
There is a micro-framework to implement completers for commands and options called Dynamic Completions. Now there are only two completers implemented: hocon config completer and node name completer. But there are more options and commands that could be auto suggested. 

Here is the list of them, that could be extended:
- script-file
- cluster-url
- jdbc-url
- help




> Implement the rest of dynamic completors
> ----------------------------------------
>
>                 Key: IGNITE-18222
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18222
>             Project: Ignite
>          Issue Type: Task
>          Components: cli
>            Reporter: Aleksandr
>            Priority: Major
>              Labels: ignite-3
>
> There is a micro-framework to implement completers for commands and options called Dynamic Completions. Now there are only two completers implemented: hocon config completer and node name completer. But there are more options and commands that could be auto-suggested. 
> Here is the list of them, that could be extended:
> - script-file
> - cluster-url
> - jdbc-url
> - help (include in sql mode)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)