We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cc1970 commit 3b0fa8aCopy full SHA for 3b0fa8a
docker/test/toolkit-test.sh
@@ -16,7 +16,7 @@ echo $PORT
16
#example run from the root of the project
17
#docker/test/toolkit-test.sh testuser+1-at-963740746376 gUuus3wDFt9Oli6mLeY7G+arlGdlL/ExampleKey= examplesecret4 cassandra.us-east-1.amazonaws.com 9142
18
19
-docker build --tag amazon/amazon-keyspaces-toolkit -f docker/Dockerfile . --build-arg CLI_VERSION=latest
+docker build --tag amazon/amazon-keyspaces-toolkit -f Dockerfile . --build-arg CLI_VERSION=latest
20
21
docker run --rm -t --entrypoint cqlsh amazon/amazon-keyspaces-toolkit --version
22
0 commit comments