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

Mikhail Pochatkin updated IGNITE-17133:
---------------------------------------
    Description: 
In the REPL mode, allow the user to flow through the sequence of commands in 
case when we can help user to made some additional 
{code:bash}
[disconnected]> cluster config show
You are not connected to node. Do you want to connect to the default node 
node_address ? [Y/n] "
[disconnected]> y
Connected to  node_address
...
config_output
[node_address]> 
{code}

This ticket should contains architecture of user-flow with implementation which 
will provide easy way to create any flow in future. 

  was:
In the REPL mode, allow the user to flow through the sequence of commands in 
case when we can help user to made some additional 
{code:bash}
[disconnected]> cluster config show
You are not connected to node. Do you want to connect to the default node 
node_address ? [Y/n] "
[disconnected]> y
Connected to  node_address
...
config_output
[node_address]> 
{code}

This ticket should provide architecture of user-flow with implementation which 
will provide easy way to create any flow in future. 


> Implement user flow for CLI
> ---------------------------
>
>                 Key: IGNITE-17133
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17133
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Vadim Pakhnushev
>            Assignee: Mikhail Pochatkin
>            Priority: Major
>              Labels: ignite-3, ignite-3-cli-tool
>
> In the REPL mode, allow the user to flow through the sequence of commands in 
> case when we can help user to made some additional 
> {code:bash}
> [disconnected]> cluster config show
> You are not connected to node. Do you want to connect to the default node 
> node_address ? [Y/n] "
> [disconnected]> y
> Connected to  node_address
> ...
> config_output
> [node_address]> 
> {code}
> This ticket should contains architecture of user-flow with implementation 
> which will provide easy way to create any flow in future. 



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

Reply via email to