Vadim Pakhnushev created IGNITE-22632: -----------------------------------------
Summary: Reading --config-files error is not handled properly Key: IGNITE-22632 URL: https://issues.apache.org/jira/browse/IGNITE-22632 Project: Ignite Issue Type: Bug Components: cli Reporter: Vadim Pakhnushev Assignee: Vadim Pakhnushev Running {{cluster init}} command with the name of the non-existent cluster configuration file results in the {{Unknown error}}. {noformat} [node]> cluster init --name cluster --metastorage-group node --config-files wrong-file Unknown error Cannot invoke "org.apache.ignite.internal.cli.call.cluster.ClusterInitCallInput.getClusterUrl()" because "input" is null {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)