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
| Argument | Required |
|---|---|
adapter | Yes |
Flags
| Flag | Type | Default | Description |
|---|---|---|---|
--resource | string | Phone 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.
Related
Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.
What's next?
Last updated on