II.
InteractionPrimitive overview
Reference · liveinteraction-primitive:adapters-cli-remote-update
adapters remote update overview
Update adapters + harness on a remote host (npm update -g + adapters update). Source: packages/adapters/cli/src/commands/remote.ts:121-234.
Attributes
displayName
adapters remote update
kind
cli-subcommand
surface
cli
parentBin
adapters
subcommandVerb
remote update
flags
- --mode:1:ssh|docker|k8s|local (default ssh)
- --harness:1:harness to update (default claude)
- --image:1:docker image (docker mode)
- --identity-file:1:ssh key path
- --port:1:ssh port
- --namespace:1:k8s namespace
- --context:1:k8s context
- --dry-run:0:print planned commands without executing
subcommandExitCodes
- 0:success:remote update completed
- 1:general-error:remote command non-zero or spawn failed
- 2:usage-error:VALIDATION_ERROR (bad mode / missing host or image)
description
Update adapters + harness on a remote host (npm update -g + adapters update).
Source: packages/adapters/cli/src/commands/remote.ts:121-234.
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