What does redis-cli do?
redis-cli
It opens a client session that sends Redis commands to the server.
It installs the Redis server package and dependencies.
It lists every process running on the Linux host.
It opens the Redis source code in a text editor.