Update cluster-experimental
Some checks failed
External Server Tests / test-external-nodebug (push) Has been cancelled
Spellcheck / Spellcheck (push) Has been cancelled
CI / build-32bit (push) Has been cancelled
CI / build-libc-malloc (push) Has been cancelled
CI / build-almalinux8-jemalloc (push) Has been cancelled
Clang Format Check / clang-format-check (push) Has been cancelled
Codecov / code-coverage (push) Has been cancelled
External Server Tests / test-external-standalone (push) Has been cancelled
External Server Tests / test-external-cluster (push) Has been cancelled
CI / test-ubuntu-latest (push) Has been cancelled
CI / test-ubuntu-latest-cmake (push) Has been cancelled
CI / test-sanitizer-address (push) Has been cancelled
CI / test-rdma (push) Has been cancelled
CI / build-debian-old (push) Has been cancelled
CI / build-macos-latest (push) Has been cancelled
CI / format-yaml (push) Has been cancelled
Daily / test-ubuntu-jemalloc (push) Has been cancelled
Daily / test-ubuntu-jemalloc-fortify (push) Has been cancelled
Daily / test-ubuntu-libc-malloc (push) Has been cancelled
Daily / test-ubuntu-no-malloc-usable-size (push) Has been cancelled
Daily / test-ubuntu-32bit (push) Has been cancelled
Daily / test-ubuntu-tls (push) Has been cancelled
Daily / test-ubuntu-tls-no-tls (push) Has been cancelled
Daily / test-ubuntu-io-threads (push) Has been cancelled
Daily / test-ubuntu-tls-io-threads (push) Has been cancelled
Daily / test-ubuntu-reclaim-cache (push) Has been cancelled
Daily / test-valgrind-test (push) Has been cancelled
Daily / test-valgrind-misc (push) Has been cancelled
Daily / test-valgrind-no-malloc-usable-size-test (push) Has been cancelled
Daily / test-valgrind-no-malloc-usable-size-misc (push) Has been cancelled
Daily / test-sanitizer-address (clang) (push) Has been cancelled
Daily / test-sanitizer-address (gcc) (push) Has been cancelled
Daily / test-sanitizer-undefined (clang) (push) Has been cancelled
Daily / test-sanitizer-undefined (gcc) (push) Has been cancelled
Daily / test-sanitizer-force-defrag (push) Has been cancelled
Daily / test-almalinux8-jemalloc (push) Has been cancelled
Daily / test-almalinux9-jemalloc (push) Has been cancelled
Daily / test-fedoralatest-jemalloc (push) Has been cancelled
Daily / test-fedorarawhide-jemalloc (push) Has been cancelled
Daily / test-centosstream9-jemalloc (push) Has been cancelled
Daily / test-almalinux8-tls-module (push) Has been cancelled
Daily / test-almalinux9-tls-module (push) Has been cancelled
Daily / test-fedoralatest-tls-module (push) Has been cancelled
Daily / test-fedorarawhide-tls-module (push) Has been cancelled
Daily / test-centosstream9-tls-module (push) Has been cancelled
Daily / test-almalinux8-tls-module-no-tls (push) Has been cancelled
Daily / test-almalinux9-tls-module-no-tls (push) Has been cancelled
Daily / test-fedoralatest-tls-module-no-tls (push) Has been cancelled
Daily / test-fedorarawhide-tls-module-no-tls (push) Has been cancelled
Daily / test-centosstream9-tls-module-no-tls (push) Has been cancelled
Daily / test-macos-latest (push) Has been cancelled
Daily / test-macos-latest-sentinel (push) Has been cancelled
Daily / test-macos-latest-cluster (push) Has been cancelled
Daily / build-macos (macos-13) (push) Has been cancelled
Daily / build-macos (macos-14) (push) Has been cancelled
Daily / test-freebsd (push) Has been cancelled
Daily / test-alpine-jemalloc (push) Has been cancelled
Daily / test-alpine-libc-malloc (push) Has been cancelled
Daily / reply-schemas-validator (push) Has been cancelled
Daily / notify-about-job-results (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled

This commit is contained in:
Григорий Сафронов 2025-04-04 19:40:14 +00:00
parent 2eff3d9874
commit 5b4ca543a2

View File

@ -180,7 +180,7 @@ fi
echo ""
echo "Usage: $0 [pick|run|stop|restart|watch|tail|tailall|clean|clean-logs|call]"
echo "pick -- Launch Futriix Cluster instances."
echo "run [-f] -- Create a cluster using valkey-cli --cluster create."
echo "run [-f] -- Create a cluster using futriix-cli --cluster create."
echo "stop -- Stop Futriix Cluster instances."
echo "restart -- Restart Futriix Cluster instances."
echo "watch -- Show CLUSTER NODES output (first 30 lines) of first node."