commands – agent list
List details of all registered agents.
Usage
agent list [full] [filter]
where
| full | include full details of connected agents. | 
| filter | limits output to agents whose host name contains the filter string. | 
read on /_beyondcron/agents
Examples
List all registered agents and their state
BeyondCron % agent list
Host State ----------- ------ example.com Online
List all registered agents, their state, and for connected agents their details.
BeyondCron % agent list full
Host State BC User OS User Version OS Address ----------- ------ ------- ------- ---------- ---------------------- -------... example.com Online agent adr 1.0.140509 Mac OS X x86_64 10.8.5 192.168...
 
                