# axx version

> Print the axx version

Source: https://axx.nimbusxr.us/references/cli/axx-version/

Print the axx version

```text
Usage:
  axx version [flags]

Flags:
  -h, --help   help for version

Global Flags:
      --compact         print only what matters (auto-enabled for coding agents)
  -c, --config string   path to axx.yaml (default: search upward from the working directory)
      --json            emit machine-readable JSON (stable envelope)
      --no-color        disable colored output
  -v, --verbose count   increase log verbosity (-v, -vv)
```
