PakhomovAlexander opened a new pull request, #4280:
URL: https://github.com/apache/ignite-3/pull/4280

   Here is the example of usage help for `connect` command:
   
   ```
   USAGE
   ignite connect [OPTIONS] <nodeUrl>
   
   DESCRIPTION
   Connects to Ignite 3 node
   
   PARAMETERS * required parameter
   *     <nodeUrl>   URL of a node that will be used as a communication 
endpoint. It can be any node URL. If not set, then the default URL from the 
profile
                       settings will be used
   
   OPTIONS * required option
   * -u, --username=<username>
                     Username to connect to cluster
   * -p, --password=<password>
                     Password to connect to cluster
     -h, --help      Show help for the specified command
     -v, --verbose   Show additional information: logs, REST calls.This flag is 
useful for debugging
   ```


-- 
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