The command line interface for Redis is the redis-cli. Example: redis-cli -h 127.0.0.1 -p 6379 Post navigation What are the key data structures supported by Redis? How does Redis handle data persistence?