cassandra/bin
Ekaterina Dimitrova b47179b7d4
Add option to disable cqlsh history
We can disable saving of the history either via command-line parameter --disable-history, or by setting disabled = True in the history section of the cqlshrc. Both options will read existing history, and just won't save new commands.

Update help and docs for cqlsh history.
Add startup info logline whenr history logging is enabled.
Add a fix for cqlshrc file path not correctly expanding.

Includes the Backport of
  Allows users to change cqlsh history location using env variable
  patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-17448

patch by Ekaterina Dimitrova; reviewed by Mick Semb Wever for CASSANDRA-XXX

Co-authored-by: Alex Ott alex.ott@datastax.com
Co-authored-by: Jaroslaw Grabowski jaroslaw.grabowski@datastax.com
2026-03-17 23:01:57 +01:00
..
cassandra Merge branch 'cassandra-3.11' into cassandra-4.0 2022-08-15 10:10:28 +02:00
cassandra.in.sh Fixed broken classpath when multiple jars in build directory 2021-11-21 19:40:29 +01:00
cqlsh Ensure the cqlsh shell script does not behave unexpectedly on Python 3.10+ 2021-09-27 15:00:50 -04:00
cqlsh.py Add option to disable cqlsh history 2026-03-17 23:01:57 +01:00
debug-cql Ensure java executable is on the path. 2021-07-16 07:54:35 -05:00
nodetool Merge branch cassandra-3.11 into cassandra-4.0 2021-05-06 12:15:11 +02:00
sstableloader Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
sstablescrub Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
sstableupgrade Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
sstableutil Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
sstableverify Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
stop-server Implement the logic in bin/stop-server 2023-10-18 12:49:58 +02:00