Skip to content

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

Command help panel visible while typing

Command help panel with parameter details

  • 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

Terminal headers bar

  1. Machine name - host name reported by the agent.
  2. Machine architecture - operating system architecture.
  3. Process name - process hosting the agent.
  4. PID - process identifier.
  5. Process architecture - architecture of the running process.
  6. Username - user context reported by the agent.