II.
InteractionPrimitive overview
Reference · liveinteraction-primitive:adapters-cli-config-get
adapters config get overview
Read a config field (or the whole agent config if no field). Source: packages/adapters/cli/src/commands/config.ts:97-121.
Attributes
displayName
adapters config get
kind
cli-subcommand
surface
cli
parentBin
adapters
subcommandVerb
config get
flags
[]
subcommandExitCodes
- 0:success:value or full config printed
- 1:general-error:internal error
- 2:usage-error:missing <agent>
- 7:config-error:CONFIG_ERROR / CONFIG_LOCK_ERROR
description
Read a config field (or the whole agent config if no field). Source:
packages/adapters/cli/src/commands/config.ts:97-121.
Outgoing edges
None.
Incoming edges
exposes_subcommand1
- package:a5c-ai-adapters-cli·PackageSurfaceAdapters CLI
supports_interaction_primitive1
- agent-ui-impl:adapters.ui@current·AgentUIImpladapters UI (current) — multi-surface