Add a way to connect to a redis cluster: - Check if the [redis-cli](https://redis.io/docs/ui/cli/) is installed locally - Check if the cluster needs a certificate, if that's the case download the certificate and defer its deletion - Get the host, port, username (admin) and ask the password - Pass all those arguments to the [redis-cli](https://redis.io/docs/ui/cli/) and exec