Vadim Pakhnushev created IGNITE-23739:
-----------------------------------------
Summary: CLI doesn't accept options with spaces
Key: IGNITE-23739
URL: https://issues.apache.org/jira/browse/IGNITE-23739
Project: Ignite
Issue Type: Bug
Components: cli
Reporter: Vadim Pakhnushev
There's no way to pass an option with spaces to the {{ignite3}}:
{noformat}
./ignite3 cluster init --name="my cluster" --metastorage-group node
Unmatched argument at index 4: 'cluster'
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)