[
https://issues.apache.org/jira/browse/CASSANDRA-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985124#action_12985124
]
Pavel Yaskevich commented on CASSANDRA-2032:
--------------------------------------------
CLI supports /* comment */ notation
please try that:
/* first line */
connect localhost/9160;
/* second line */
show keyspaces;
> CLI should accept # (and/or some other char) as a comment character in files
> passed with -f
> -------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-2032
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2032
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Affects Versions: 0.7 beta 3
> Reporter: Matthew F. Dennis
> Assignee: Pavel Yaskevich
> Priority: Minor
> Fix For: 0.7.1
>
>
> The CLI doesn't allow comments in files passed in with -f
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.