RedisInsight CLI lets you run commands against a redis server. You don’t need to remember the syntax - the integrated help shows you all the arguments and validates your command as you type.

cli

Key Bindings

Emacs and Vim keybindings are supported.

cli

ActionEmacsVim
Previous history itemC-pk
Next history itemC-nj
Move cursor to the beginingC-a0
Move cursor to the endC-e$
Move cursor to the right by one characterC-fh
Move cursor to the left by one characterC-bl
Enter insert mode-i
Enter normal mode-ESC