Page MenuHomeSoftware Heritage

cqlshrc.erb
No OneTemporary

cqlshrc.erb

; Managed by Puppet
; --cqlshrc=CQLSHRC became available in 2.1 - does NOT work in 2.0
[authentication]
;; If Cassandra has auth enabled, fill out these options
<% if @cqlsh_user != nil %>username = <%= @cqlsh_user %><% else %>; username = fred<% end %>
<% if @cqlsh_password != nil %>password = <%= @cqlsh_password %><% else %>; password = !!bang!!$<% end %>

File Metadata

Mime Type
text/plain
Expires
Sat, Jun 21, 5:59 PM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3304177

Event Timeline