Update create-cluster

This commit is contained in:
Itamar Haber 2020-02-28 13:36:50 +02:00 committed by GitHub
parent 0285c22a2d
commit d25709cdea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 "clean -- Remove all instances data, logs, configs."
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."