Skip to content

Instantly share code, notes, and snippets.

@mustafaileri
Created October 30, 2018 10:32
Show Gist options
  • Save mustafaileri/26ab2ae12641bca046ff3e7b659d475a to your computer and use it in GitHub Desktop.
Save mustafaileri/26ab2ae12641bca046ff3e7b659d475a to your computer and use it in GitHub Desktop.
Run cqlsh on docker instance
docker-compose exec node_0 cqlsh localhost -ucassandra -pcassandra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment