I don't want to set master redis password in the config file
So I found this command from the redis official website
sentinel auth-pass <master-group-name> <password>
but when i use the error occurs like this
127.0.0.1:26378> sentinel auth-pass myMaster 123456 (error) ERR Unknown sentinel subcommand 'auth-user'
why!!!!
Search on Google and noting Maybe I should upgrade to 6.2.0