Vadim Pakhnushev created IGNITE-26336:
-----------------------------------------
Summary: Second command invocation remembers options
Key: IGNITE-26336
URL: https://issues.apache.org/jira/browse/IGNITE-26336
Project: Ignite
Issue Type: Bug
Components: cli ai3
Reporter: Vadim Pakhnushev
Assignee: Vadim Pakhnushev
Running a command that takes node URL or node name with either of the options
remembers it in the session, so running it second time without options works as
if the option was supplied.
{noformat}
[defaultNode]> node config show -n nonexisting_node
Node nonexisting_node not found. Provide a valid name or use a URL
[defaultNode]> node config show
Node nonexisting_node not found. Provide a valid name or use a URL
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)