Redis-cli Redis-cli allows you to access Redis instance. Run below command to install. brew tap ringohub/redis-cli brew update && brew doctor brew install redis-cli Access Redis shell by $ redis-cli