version

Show the installed Git Wrangler version and build information.

Usagegit-wrangler version [--json]

Quick start

git-wrangler version

The root flag prints the same information:

git-wrangler --version

Options

Option Default What it does
--json Off Return machine-readable version metadata.

Use the JSON form when attaching version details to a bug report:

git-wrangler version --json
  • Use doctor for a complete local diagnostic report.