ktm agents adapters enable
Start a controllable adapter on an agent (no agent restart)
Start a controllable adapter on an agent (no agent restart)
Usage
ktm agents adapters enable <adapter> [flags]
Examples
ktm agents adapters enable adb_bridge --agent phone-hub-01
Arguments
| Argument | Required |
|---|---|
adapter | Yes |
Details
Starts an adapter on an agent, without restarting the agent. Enabling an adapter that is already running reports success and changes nothing.
The change is ephemeral: after an agent restart, the agent's own configuration decides again.
Related
Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.
What's next?
Last updated on