iiRecord
Agentic AI Atlas · adapters update
interaction-primitive:adapters-cli-updatea5c.ai
II.
InteractionPrimitive overview

interaction-primitive:adapters-cli-update

Reference · live

adapters update overview

Update one agent CLI (or `--all`). Dispatches to adapter.update(). Source: packages/adapters/cli/src/commands/install.ts:201-262.

InteractionPrimitiveOutgoing · 0Incoming · 2

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
supports_interaction_primitive1