PakhomovAlexander commented on PR #2762:
URL: https://github.com/apache/ignite-3/pull/2762#issuecomment-1787152768

   The output differs for connect without args and with: 
   
   ```bash
   [a2:defaultNode]> connect
   You are already connected to http://localhost:10300
   [a2:defaultNode]> connect http://localhost:10300 --username a2 --password 
wrong_password
   You are already connected to the http://localhost:10300 as 
org.apache.ignite.internal.cli.core.style.element.UiElements$$Lambda$697/0x000000013c433d08@108d55c4,
 do you want to connect as 
org.apache.ignite.internal.cli.core.style.element.UiElements$$Lambda$697/0x000000013c433d08@5432c277?
 [Y/n]
   You are already connected to http://localhost:10300
   [a2:defaultNode]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to