mise doctor project
- Usage:
mise doctor project [-J --json] - Source code:
src/cli/doctor/project.rs
Run the project's diagnostic checks
Checks are declared in [doctor.checks.<name>] in mise.toml. Each command runs with the project's installed tools and environment. Checks should inspect state; mise does not sandbox them or run their suggested remedies.
Flags
-J --json— Output the complete report as JSON-h --help— Print help