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

[jira] [Created] (IGNITE-17162) Fix init cluster command options

Vadim Pakhnushev created IGNITE-17162:
-----------------------------------------

             Summary: Fix init cluster command options
                 Key: IGNITE-17162
                 URL: https://issues.apache.org/jira/browse/IGNITE-17162
             Project: Ignite
          Issue Type: Task
            Reporter: Vadim Pakhnushev


Now "ignite status" will display the status based on local running nodes and some hacks. There should be a special endpoint to get the cluster status. CLI should call this endpoint.
 * create a  REST endpoint
 * Implement status command based on new endpoint

The status command has to display at least: a cluster name, a number of nodes, initialized/not initialized.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)