redis-cli INFO server

Category: Databases & SQL

redis-cli INFO server

Show Redis server details

The INFO server section reports the Redis version, process ID, uptime, and configured mode. INFO splits the same data into sections; pick server, persistence, clients, or replication as needed. Useful for verifying which node you reached.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.