ktm agents adapters get

Show an adapter's settings, their types and which can be changed

Show an adapter's settings, their types and which can be changed

Usage

ktm agents adapters get <adapter> [flags]

Examples

ktm agents adapters get adb_bridge --agent phone-hub-01
ktm agents adapters get adb_bridge --agent phone-hub-01 --resource EXAMPLE1234
ktm agents adapters get adb_bridge --agent phone-hub-01 --output json

Arguments

ArgumentRequired
adapterYes

Flags

FlagTypeDefaultDescription
--resourcestringPhone serial — show the values in force for that phone only

Details

Shows one adapter's settings: the key to pass to 'set', its type, the value in force, the accepted values for a choice, and whether it can be changed at all.

With --resource <serial>, shows the values in force for that phone — a phone either has its own override or follows the agent-wide value.

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