Igor Gusev created IGNITE-22463:
-----------------------------------
Summary: Bad CLI error message when executing commands on
uninitialized cluster
Key: IGNITE-22463
URL: https://issues.apache.org/jira/browse/IGNITE-22463
Project: Ignite
Issue Type: Task
Reporter: Igor Gusev
When the cluster is not initialized, you get the message telling you to call a
REST endpoint:
[defaultNode]> node metric list
Cluster is not initialized. Call /management/v1/cluster/init in order to
initialize cluster.
This message should instead instruct to use the cluster init command.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)