Skip to content

overwire history

Lists recent workflow runs for the current project from the run store, with subcommands for run details and retention.

Terminal window
overwire history [options] [command]
OptionDescription
--config-root <dir>Project config root (default .overwire).
--jsonOutput as JSON.
--limit <n>Max number of runs to show (default 20).

Shows details for a single run: jobs, steps, outcomes, and durations.

Terminal window
overwire history show 01JXAMPLE

Applies the retention policy to the run store across all repositories.

Terminal window
overwire history prune
Terminal window
overwire history --limit 10
overwire history show 01JXAMPLE

Run ids from history feed overwire run --rerun-failed and overwire seed-mocks --from-run. See Runs and the run store.

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.