Skip to content

Add password when creating cluster

Latest
Compare
Choose a tag to compare
@PoplarYang PoplarYang released this 13 Sep 10:21
· 2 commits to master since this release

add password when creating cluster, like this:

./redis-trib create --replicas 1 --password abc1234 10.10.10.51:6901 10.10.10.52:6901 10.10.10.53:6901 10.10.10.51:7901 10.10.10.52:7901 10.10.10.53:7901