CLIScenariosDemos
Terminal demos
Rendered VHS walkthroughs for common HarnessTap CLI workflows.
These demos are generated from the checked-in tapes in tapes/.
Prerequisites
bunvhsffmpegttyd
Regenerate
bun run docs:vhs
bun run docs:vhs -- --scenario 01-existing-repo-adoptionWalkthroughs
| # | Title | Doc |
|---|---|---|
| 1 | Adopt HarnessTap in an existing repository | walkthroughs/01-existing-repo-adoption.md |
Scenario 40: Use project profile config
Use this when a repository ships .harnesstap/config.toml with named profiles so teammates can switch stacks without remembering layer selectors.
Adopt HarnessTap in an existing repository
This walkthrough demonstrates adopting HarnessTap in a repository that already contains project files (the scan-project fixture). It covers the full flow...