cassandra-cli.bat batch file not passing arguments onto the main class
----------------------------------------------------------------------
Key: CASSANDRA-797
URL: https://issues.apache.org/jira/browse/CASSANDRA-797
Project: Cassandra
Issue Type: Bug
Components: Tools
Environment: WIndows
Reporter: Mark Wolfe
If you run the following command in windows the arguments will not get passed
to the CliMain class.
E:\Working\apache-cassandra-incubating-trunk>bin\cassandra-cli.bat --host
127.0.0.1 --port 9160
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.