Terminal Shortcuts
The terminal supports history navigation, completion, and inline command help.
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
| Up / Down | Move through command history or help suggestions. |
| Tab | Complete the highlighted command, option, or value. |
| Enter | Run the current command. |
| Ctrl+C | Cancel the current input when supported by the terminal context. |
Inline Help


- Type a command name to show matching commands.
- Continue typing to narrow the suggestion list.
- Parameter help appears as the command cursor reaches configurable fields.
- Use Tab to accept the highlighted suggestion.
Header Reference

- Machine name - host name reported by the agent.
- Machine architecture - operating system architecture.
- Process name - process hosting the agent.
- PID - process identifier.
- Process architecture - architecture of the running process.
- Username - user context reported by the agent.