4 lines
97 B
Bash
4 lines
97 B
Bash
# Type deactivate before you use cqlsh.
|
|
export CQLSH_NO_BUNDLED=true
|
|
export CQLSH_HOST=127.0.0.1
|