CLI
Interact with your database in RedisInsight using CLI
While RedisInsight provides a comprehensive graphical interface for managing Redis or Redis Stack, there are many advanced operations that you can perform only by using a command-line interface. For such cases, you can use RedisInsight CLI, which supplements the graphical interface and provides you a greater flexibility and control over your database when you run Redis commands.
RedisInsight CLI is accessible at any time within your database, allowing you to run Redis commands while:
- Investigating the list of keys in Browser.
- Receiving or publishing messages in pub/sub.
- Troubleshooting performance issues.
- Optimizing the performance and memory usage of your database based on recommendations displayed in Database Analysis.
RedisInsight CLI includes a type-ahead help to assist with the syntax of Redis commands. Also, RedisInsight CLI is integrated with Command Helper which allows you to read about your Redis command used in CLI, or filter and search for any Redis command to learn more about its purpose and syntax.
Try executing Redis commands as shown here.
