You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Yudin (Jira)" <ji...@apache.org> on 2022/11/07 09:44:00 UTC

[jira] [Created] (IGNITE-18100) help cluster status actually runs cluster status instead of giving help

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)