ktm agents adapters list

List an agent's controllable adapters and their state

List an agent's controllable adapters and their state

Usage

ktm agents adapters list [flags]

Examples

ktm agents adapters list --agent phone-hub-01
ktm agents adapters list --agent phone-hub-01 --output json

Details

Shows each feature of this agent that can be driven while it runs: whether it is running right now, whether it starts with the agent (BOOT), how many live sessions it is serving, whether it accepts per-phone settings, and the agent-wide settings in force.

Use 'ktm agents adapters get <adapter>' to see what a listed adapter can be told to do.

Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.

What's next?

All commands

Browse the full CLI reference.

Get started

Install the CLI and authenticate.

Last updated on