browse
Download binary →
cqlsh/Cassandra CQL Shell
DataStax/ApacheInteractive CQL shell for querying Apache Cassandra and DataStax databases.
Databases & Data
01Agent Notes
cqlsh is a CQL shell for Cassandra. It is interactive, not designed for scripting. Use `-e "CQL STATEMENT"` for non-interactive queries. Output is tabular. For programmatic access, use Cassandra drivers directly.
02Authentication
Methods
credentials
Env vars
CQLSH_HOSTCQLSH_PORTConfig files
~/.cassandra/cqlshrc03Install
pip install cqlsh04Capabilities
Reference
binary
cqlshcheck
cqlsh --versionauth
credentialsformats
tabularversion
6.2.1