You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (Jira)" <ji...@apache.org> on 2021/07/20 17:14:00 UTC

[jira] [Commented] (CASSANDRA-9430) Add startup options to cqlshrc

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

Brandon Williams commented on CASSANDRA-9430:
---------------------------------------------

Cancelling patch as it needs a slight rebase, if anyone is interested in pursuing this.

> Add startup options to cqlshrc
> ------------------------------
>
>                 Key: CASSANDRA-9430
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9430
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Legacy/Tools
>            Reporter: Jeremy Hanna
>            Priority: Low
>              Labels: cqlsh, lhf
>
> There are certain settings that would be nice to set defaults for in the cqlshrc file.  For example, a user may want to set the paging to off by default for their environment.  You can't simply do
> {code}
> echo "paging off;" | cqlsh
> {code}
> because this would disable paging and immediately exit cqlsh.
> So it would be nice to have a section of the cqlshrc to include default settings on startup.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org