Skip to Content
CLI ReferenceOverview

CLI Reference

The ah command provides access to all Agent Harbor functionality.

ah [OPTIONS] [COMMAND]

Running ah without arguments launches the TUI dashboard.

Commands

Core

CommandDescription
agent startStart an agent session
agent recordRecord a session
agent replayReplay a recording
agent modelsList available models
agent branch-pointsExtract branch points
tuiLaunch TUI dashboard
task createCreate a new task
task getGet current task
configConfiguration management
healthSystem health checks
credentialsCredential management

Research & Web

CommandDescription
askAsk AI a question (quick answer from chat services or local agents)
researchDeep research using AI (produces research documents)

Agent Operations

CommandDescription
agent access-pointRun a local ACP access point daemon
agent enrollEnroll this host as a fleet follower
agent followersFleet follower operations (run, list, sync)
agent statusDisplay session/fleet status
agent ask-expertSubmit research brief to cloud AI service
agent follow-cloud-taskFollow and monitor a cloud coding task
agent auditQuery sandbox filesystem access audit logs
agent fsAgentFS filesystem operations
agent workspaceWorkspace management
agent sandboxRun a command inside a sandbox

System

CommandDescription
acpConnect to an ACP access point
repoRepository management
starting-pointsStarting-point management
browser-profilesBrowser profile management
webuiStart the Agent Harbor WebUI server
onboardLaunch the interactive onboarding wizard
completionsGenerate shell completions
gcGarbage collection
vmVM management
executorExecutor management

Global Flags

See Global Flags for flags available on all commands.