Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Docs Required, Release Notes Required
Description
Ignite CLI tool supports the following command now:
ignite node start --config path/to/config/file node-name
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
Attachments
Issue Links
- links to