Valentin Kulichenko created IGNITE-15191:
--------------------------------------------
Summary: Ignite 3 CLI 'node list' command: bad wording
Key: IGNITE-15191
URL: https://issues.apache.org/jira/browse/IGNITE-15191
Project: Ignite
Issue Type: Bug
Affects Versions: 3.0.0-alpha2
Reporter: Valentin Kulichenko
The {{node list}} command shows the following output if there is only one node
running:
{noformat}
Currently, there are 1 nodes...
{noformat}
The wording is wrong. We can replace it with a more generic option, similar to
this:
{noformat}
Number of running nodes: 1
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)