Skip to content

overwire doctor

Runs a quick health check on Overwire’s environment: Node version, container engine reachability, and the .overwire/ config tree. The output tells you exactly what live runs are missing.

Terminal window
overwire doctor [options] [command]
OptionDescription
--config-root <dir>Config tree to inspect (default .overwire).
--bundle [file]Write a redacted diagnostic bundle (JSON) for support requests.

Reports which workflow features are available in the current environment, broken down by capability. Useful for understanding why a feature is degraded before starting a run.

Terminal window
overwire doctor capabilities

--bundle writes a support bundle that is redacted by design: a names-and-sizes inventory of the config tree, environment facts, and failed-step run summaries. Secret values and file contents are never included, and home directory paths are scrubbed. See Troubleshooting.

Terminal window
overwire doctor
overwire doctor --bundle support-bundle.json

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.