https://redis.io/docs/latest/develop/connect/cli/ apt/redist-tools dnf/redis https://lightrun.com/using-the-redis-command-line/ https://cloud.google.com/memorystore/docs/redis/connect-redis-instance 2024 https://www.baeldung.com/linux/redis-client-alone-installation docker run -it --rm redis:latest-alpine redis-cli -h localhost -p 6379 redis-cli -h localhost -p 6379 auth 127.0.0.1:6379> ? redis-cli 6.0.16 To get help about Redis commands type: "help @" to get a list of commands in "help " for help on "help " to get a list of possible help topics "quit" to exit To set redis-cli preferences: ":set hints" enable online hints ":set nohints" disable online hints Set your preferences in ~/.redisclirc redis-cli -h