[ 
https://issues.apache.org/jira/browse/CASSANDRA-7131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129196#comment-14129196
 ] 

Tyler Hobbs commented on CASSANDRA-7131:
----------------------------------------

bq.  Either we parse a new --cqlshrc argument early and independently

This seems like the simplest option to me.  Run {{parser.parse_args()}} once to 
check for the {{--cqlshrc}} option, then read the config file, and then run 
{{parse_args()}} again with proper optvalues.

> Add command line option for cqlshrc file path
> ---------------------------------------------
>
>                 Key: CASSANDRA-7131
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7131
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Jeremiah Jordan
>            Priority: Trivial
>              Labels: lhf
>
> It would be nice if you could specify the cqlshrc file location on the 
> command line, so you don't have to jump through hoops when running it from a 
> service user or something.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to