iiRecord
Agentic AI Atlas · adapters remote install
interaction-primitive:adapters-cli-remote-installa5c.ai
II.
InteractionPrimitive overview

interaction-primitive:adapters-cli-remote-install

Reference · live

adapters remote install overview

Install adapters + harness on a remote host via ssh/docker/k8s/local. Probes, installs adapters, installs harness, verifies. Source: packages/adapters/cli/src/commands/remote.ts:121-234.

InteractionPrimitiveOutgoing · 0Incoming · 2

Attributes

displayName
adapters remote install
kind
cli-subcommand
surface
cli
parentBin
adapters
subcommandVerb
remote install
flags
  • --mode:1:ssh|docker|k8s|local (default ssh)
  • --harness:1:harness to install after adapters (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
  • --force:0:reinstall even if adapters already present
  • --dry-run:0:print planned commands without executing
subcommandExitCodes
  • 0:success:remote install completed
  • 1:general-error:remote command non-zero or spawn failed
  • 2:usage-error:VALIDATION_ERROR (bad mode / missing host or image)
description
Install adapters + harness on a remote host via ssh/docker/k8s/local. Probes, installs adapters, installs harness, verifies. Source: packages/adapters/cli/src/commands/remote.ts:121-234.

Outgoing edges

None.

Incoming edges

exposes_subcommand1
supports_interaction_primitive1