Connect to a Redis instance with authentication.
Command: Linux copy
redis-cli -h $IP --user $USER -a $PASSWORD
References: