Skip to content

overwire license

Manages the Overwire Pro license on this machine. The CLI and the desktop app share one license file, so activating on either covers both.

Terminal window
overwire license <command>
CommandDescription
status [--json]Show the current tier, trial, and license state.
activate <key>Activate a license key on this machine.
validateRe-check the active license against the licensing server.
deactivateDeactivate this machine and free the activation slot.

Plain runs, validation, mocks, schemas, and chains never check a license. Three flags do:

A 7-day full-Pro trial starts the first time a gated flag (or this command) is used. Gating is offline-safe: status comes from the locally cached state, with a 14-day grace window when the licensing server is unreachable. A gated command on the free tier exits with code 2 and an actionable message.

Terminal window
overwire license activate <key-from-purchase-email>
overwire license status --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.