Skip to content

overwire status

Summarizes the latest recorded workflow runs, commit statuses, check results, and PR state for a ref, SHA, or pull request, the local equivalent of glancing at a commit’s checks page.

Terminal window
overwire status [options]
OptionDescription
--config-root <dir>Flat .overwire/ directory, relative to cwd (default .overwire).
--ref <ref>Filter by branch, tag, or ref: main, heads/main, refs/heads/main.
--sha <sha>Filter by commit SHA.
--pr <number>Filter by pull request number.
--limit <n>Number of matching workflow runs to include (default 5).
--jsonEmit raw JSON instead of a human summary.
Terminal window
overwire status --ref main
overwire status --pr 142

overwire.io

Overwire is not affiliated with, endorsed by, or sponsored by GitHub, Inc., Microsoft Corporation, or Docker, Inc. GitHub and GitHub Actions are trademarks of GitHub, Inc.