Skip to content

Commit

Permalink
Add cqlsh utility tool (#114)
Browse files Browse the repository at this point in the history
Add cassandra cqlsh utility tool
  • Loading branch information
sandromello committed Dec 14, 2022
1 parent 4aca87e commit 5cfcde3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ RUN pip3 install -U \
colorama==0.4.4 \
contextlib2==0.6.0 \
cryptography==36.0.1 \
cqlsh==6.0.0 \
distlib==0.3.1 \
distro==1.5.0 \
html5lib==1.1 \
Expand Down

0 comments on commit 5cfcde3

Please sign in to comment.