Skip to content

Instantly share code, notes, and snippets.

@diegopacheco
Created August 10, 2016 00:06
Show Gist options
  • Save diegopacheco/568fce1c62ea3cca0797c93f0dfae2dd to your computer and use it in GitHub Desktop.
Save diegopacheco/568fce1c62ea3cca0797c93f0dfae2dd to your computer and use it in GitHub Desktop.
How Connect to Specific CQL version on Cassandra?
cqlsh 127.0.0.1 9042 --cqlversion="3.2.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment