Start an interactive session against localhost:6379.
Section: Connecting and basic redis-cli use
Connect to local Redis
bash
bash
redis-cliExplanation
Use this when Redis is running locally with default host and port.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Connecting and basic redis-cli use