list#
dpsctl agent list Usage Guide#
List the current in-memory inventory of configured Agents and live Agent sessions.
Usage#
dpsctl agent list
Flags#
Includes global dpsctl options.
--help, -h show help
Output#
The command returns a JSON array by default. Each entry can contain the following fields:
Field |
Description |
|---|---|
|
Agent identifier from topology assignments or live handshakes. |
|
|
|
|
|
Device instance IDs assigned by the active topology. |
|
Active connections, including version, capabilities, and reported devices. |
The default JSON output omits fields whose values are false or empty.
When no Agents are configured or connected, the command returns an empty array.