AITrax CLI reference
aitrax is the native command that performs all AITrax setup and diagnostics. Commands are
grouped by what they change.
Setup commands
The following table lists the setup commands:
| Command | Purpose |
|---|---|
aitrax setup system | Configure user-level native tracking settings |
aitrax setup check | Print native setup status |
aitrax setup reconcile | Self-heal user-level setup drift after an update. No effect unless setup already completed and a surface is missing |
Uninstall commands
The following table lists the uninstall commands:
| Command | Purpose |
|---|---|
aitrax uninstall system | Remove user-level tracking settings |
Diagnostic commands
The following table lists the diagnostic commands:
| Command | Purpose |
|---|---|
aitrax doctor | Print lifecycle diagnostics: the same setup state as aitrax setup check plus the local paths involved. Support tickets ask for its output |
aitrax health | Offline diagnostic rollup of the shared tracker lifecycle log |
aitrax version | Print the embedded build version |
Related
- How setup works — what these commands do and why every path uses them.
- Files and locations — where these commands read and write.