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:49:00 UTC

[jira] [Updated] (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 ]

Yury Yudin updated IGNITE-18100:
--------------------------------
    Summary: help command in CLI actually runs the command instead of giving help about it  (was: help cluster status actually runs cluster status instead of giving help)

> 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)