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
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