mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-01 21:55:50 +00:00
We configure the hostname in the "CQLSH_HOST" environment variable but that is only picked up if we first start the shell. Setup the hostname in $HOME/.cqlshrc file instead so that we can start "cqlsh" directly: docker exec -it scylla cqlsh