version
Show the installed Git Wrangler version and build information.
Usage
git-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
Related commands
- Use
doctorfor a complete local diagnostic report.