docs/cli/tasks/graph.md
mise tasks graphmise tasks graph [FLAGS]src/cli/tasks/graph.rs[experimental] Inspect the workspace project graph
-J --json — Output the project graph as JSON--explain — Explain provider attribution for inferred projects and tasks--no-header — Do not print table headers-h --help — Print helpInspect projects and their dependency edges
mise tasks graph
Emit the project graph as JSON
mise tasks graph --json
Explain where inferred projects and task fields came from
mise tasks graph --explain