CLI command reference
This reference lists every current RepoVista command. Each command has a dedicated page with usage, important options, examples, and related workflows.
Audit and setup
| Command | Purpose |
|---|---|
repovista, repovista audit | Run a full audit in the current directory. |
repovista init | Initialize or refresh the project map. |
repovista plan | Show the recommended parallel execution plan. |
repovista doctor | Check provider, plugin, workspace, Git, settings, and output readiness. |
repovista providers | List loaded providers or test one provider executable. |
repovista profiles | List built-in audit profiles. |
repovista ci init | Create a GitHub Actions workflow. |
Reports
| Command | Purpose |
|---|---|
repovista reports | Browse completed report runs and sections in a terminal UI. |
repovista compare | Compare two RepoVista run directories. |
repovista review | Review one run for quality, evidence, and stale state risks. |
repovista repair-run | Rebuild run artifacts from provider-native structured outputs. |
repovista pr-comment | Render or post a pull request summary comment. |
Findings
| Command | Purpose |
|---|---|
repovista findings | List persisted or run-specific findings, emit JSON, or export them. |
repovista findings-ui | Open the interactive finding management TUI. |
repovista next | Show the next prioritized finding. |
repovista show | Show one persisted finding with evidence and history. |
repovista triage | Update lifecycle status. |
repovista revalidate | Re-check finding evidence. |
repovista baseline | Manage baseline suppressions. |
repovista suppress | Shortcut for adding a finding to the baseline. |
repovista clean-locks | Remove stale RepoVista feature locks. |
Publishing and fixes
| Command | Purpose |
|---|---|
repovista issue | Create, update, or sync GitHub issues through gh. |
repovista github-status | Refresh linked GitHub issue and pull request status. |
repovista publish | Publish GitHub-source findings as issues or pull requests. |
repovista fix | Create an isolated patch attempt for one or more findings. |
repovista patches | List or preview patch attempts. |
repovista rollback | Reverse a recorded patch diff. |
repovista open-pr | Create a pull request for a completed patch attempt. |
Settings and help
| Command | Purpose |
|---|---|
repovista settings | Edit, read, set, or reset persisted defaults. |
repovista help, repovista version | Show help or version information. |
Global options
All current flags are listed in CLI options.
