You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gears_cli allows providing password as part of authentication to the database, however, from Redis 6 databases can be protected by both username and password.
It is needed to allow gears_cli operations with ACL defined DBs.