Cli referenceOnboarding
agh onboarding
Inspect and manage first-run onboarding state
- Audience
- Operators running durable agent work
- Focus
- Onboarding guidance shaped for scanability, day-two clarity, and operator context.
agh onboarding
Inspect and manage first-run onboarding state
Options
-h, --help help for onboardingOptions inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output Formats
Every AGH command supports -o, --output:
humanfor interactive terminal usejsonfor scripts and other machine-readable consumersjsonlfor wait or streaming commands that emit one JSON record per linetoonfor compact agent-readable summaries
Subcommands
| Command | Description |
|---|---|
| agh onboarding complete | Mark first-run onboarding as completed |
| agh onboarding reset | Clear the onboarding completion flag so the wizard runs again |
| agh onboarding status | Show whether first-run onboarding has been completed |