redis-cli CLIENT LIST

Category: Databases & SQL

redis-cli CLIENT LIST

Show connected clients

Lists each connection with its address, name, database, and last command. CLIENT KILL addr terminates a specific one. Related: MONITOR.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.