Yury Yudin created IGNITE-18100:
-----------------------------------
Summary: help cluster status actually runs cluster status instead
of giving help
Key: IGNITE-18100
URL: https://issues.apache.org/jira/browse/IGNITE-18100
Project: Ignite
Issue Type: Improvement
Components: cli
Reporter: Yury Yudin
help command actually tries to execute the actual command instead of giving
help:
{code:java}
[demo1]> help cluster status
[name: TEST, nodes: 1, status: active, cmgNodes: [demo1], msNodes: [demo1]]
[demo1]> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)