Cassandra Cheat Sheet
26 мая 2020 г.
Logging into CQLSH
remote host
export CQLSH_HOST=<rpc address>
export CQLSH_PORT=9042
cqlsh -u cassandra
Password:
cqlsh> exit
Cheat Sheet
cassandra