The node console gives you direct access to your Redis node via a command line interface.
Use the node console when you need to issue commands to specific nodes in a cluster. Keep in mind, that accessing key data with the node console may be prevented due to cluster redirections which the node console does not support.
Send command
Scroll up through command history
Scroll up through command history
For commands regarding key data, you may want to use the Cluster console.