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 7026679 commit c8df8afCopy full SHA for c8df8af
install-cqlsh
@@ -20,6 +20,7 @@ cd /workspace/workshop-spring-reactive >> install-cqlsh.log
20
echo -e "${GREEN}[OK]${NC} - We will now as you about your ASTRA TOKEN (AstraCS....)"
21
22
cd /workspace/workshop-spring-reactive
23
+npm install --silent astra-setup
24
npm exec -y astra-setup workshops spring_petclinic
25
set -a
26
source /workspace/workshop-spring-reactive/.env
0 commit comments