charter version prints build metadata for the currently running binary. Use it to confirm which build is installed in a local environment, CI runner, or release artifact — and to include the exact version when filing a bug report.
Usage

Example Output
JSON Output
Flags
Print only the version number. Bypasses format rendering entirely —
--format is ignored when --short is set.Output format. Defaults to
text. Ignored when --short is set.Exit Codes
| Code | Meaning |
|---|---|
0 | Version output rendered successfully |
2 | Usage error — for example, an unknown --format value when --short is not set |