II.
InteractionPrimitive overview
Reference · liveinteraction-primitive:adapters-cli-update
adapters update overview
Update one agent CLI (or `--all`). Dispatches to adapter.update(). Source: packages/adapters/cli/src/commands/install.ts:201-262.
Attributes
displayName
adapters update
kind
cli-subcommand
surface
cli
parentBin
adapters
subcommandVerb
update
flags
- --all:0:update every registered agent
- --dry-run:0:print planned command without executing
subcommandExitCodes
- 0:success:updated (or manual instructions emitted)
- 1:general-error:update failed
- 2:usage-error:missing <agent> when --all not used
- 3:agent-not-found:UNKNOWN_AGENT
description
Update one agent CLI (or `--all`). Dispatches to adapter.update().
Source: packages/adapters/cli/src/commands/install.ts:201-262.
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