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

[jira] [Resolved] (IGNITE-18100) help command in CLI actually runs the command instead of giving help about it

     [ https://issues.apache.org/jira/browse/IGNITE-18100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksandr resolved IGNITE-18100.
--------------------------------
    Resolution: Duplicate

> help command in CLI actually runs the command instead of giving help about it
> -----------------------------------------------------------------------------
>
>                 Key: IGNITE-18100
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18100
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Yury Yudin
>            Priority: Major
>              Labels: ignite-3
>
> 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)