Unverified Commit d25709cd authored by Itamar Haber's avatar Itamar Haber Committed by GitHub
Browse files

Update create-cluster

parent 0285c22a
...@@ -111,4 +111,4 @@ echo "tail <id> -- Run tail -f of instance at base port + ID." ...@@ -111,4 +111,4 @@ echo "tail <id> -- Run tail -f of instance at base port + ID."
echo "tailall -- Run tail -f for all the log files at once." echo "tailall -- Run tail -f for all the log files at once."
echo "clean -- Remove all instances data, logs, configs." echo "clean -- Remove all instances data, logs, configs."
echo "clean-logs -- Remove just instances logs." echo "clean-logs -- Remove just instances logs."
echo "call <cmd> -- Call a command (up to 7 arguments) on all nodes. " echo "call <cmd> -- Call a command (up to 7 arguments) on all nodes."
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment