mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 18:50:53 +00:00
cassandra-stress connects to "localhost" by default. that's exactly the use case when we install scylla using the unified installer. so do not suggest "-node xxx" option. the "xxx" part is but confusing. Signed-off-by: Kefu Chai <kefu.chai@scylladb.com> Closes #15411