[
https://issues.apache.org/jira/browse/IGNITE-14413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17358550#comment-17358550
]
Mirza Aliev commented on IGNITE-14413:
--------------------------------------
Changes look good to me
> Start of Ignite node should be supported by ignite-ctl tool
> -----------------------------------------------------------
>
> Key: IGNITE-14413
> URL: https://issues.apache.org/jira/browse/IGNITE-14413
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Vyacheslav Koptilin
> Assignee: Kirill Gusakov
> Priority: Major
> Labels: iep-73, ignite-3
> Fix For: 3.0.0-alpha2
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Ignite CLI tool supports the following command now:
> {code:java}
> ignite node start --config path/to/config/file node-name{code}
> but this call starts a naive mock of ignite node.
> We need to implement the actual IgniteCLIRunner, which will be called with:
> * required "nodeName" arg
> * optional "config" arg with json config as a string
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)