Redis-cli with password January 27, 2023 by Tarik My solution is put the password in single quotes like: $redis-cli -h 127.0.0.1 -p 6379 -a 'thisizmy!PASS'