The Hazelcast CLC supports the following keyboard shortcuts.
| Key Binding | Description | 
|---|---|
| Ctrl+A | Go to the beginning of the line. | 
| Ctrl+E | Go to the end of the line. | 
| Ctrl+P | Previous command. | 
| Ctrl+N | Next command. | 
| Ctrl+F | Forward one character. | 
| Ctrl+B | Backward one character. | 
| Ctrl+H | Delete character before the cursor. | 
| Ctrl+W | Cut the word before the cursor to the clipboard. | 
| Ctrl+U | Cut the line before the cursor to the clipboard. | 
| Ctrl+L | Clear the screen. | 
| Ctrl+C | Cancel running command. |