Skip to main content
The agent menu context is used to interact with a single agent. The Merlin prompt will include the word agent along with the identifier for the selected agent. Type help to see a list of available commands for the agent menu context. Prefix any command with help (e.g., help run) to view the command’s help information. Use any of the following flags after a command name to view the help information for that command: help, -h, --help, ?, /?

help

The help menu will only show commands available to agent depending on its operating system

core

The core commands are available to every agent regardless of which operating system they are running on

linux

These commands are only available to agents running on a Linux operating system.

windows

These commands are only available to agents running on a Windows operating system.
This is a condensed version of the agent menu documentation. The original RST file contains extensive details for each command which would require additional conversion work due to its size.