scpm doctor
- Usage:
scpm doctor [-J --json]
Run broad install-health diagnostics
Emit a machine-readable JSON report instead of the grouped text
Examples:
$ scpm doctor
version: 1.0.0-beta.4
node: v22.11.0
...
No problems found
$ scpm doctor --json | jq .warnings