← All Tools

Redis Command Builder

Visually build Redis commands โ€” select data type, operation, keys and values, then copy the generated redis-cli command

⚡ Quick Presets

GET key SET key value SET with TTL HSET hash HGETALL LPUSH list LRANGE all SADD set ZADD sorted EXPIRE key DEL key KEYS pattern SCAN cursor INFO server PUBLISH SUBSCRIBE

⚙️ Command Builder

📋 Generated Command

Select a command and fill in parameters...

📜 Command History

Commands you add will appear here