Back to Mise

`mise tasks graph`

docs/cli/tasks/graph.md

2026.9.21004 B
Original Source
<!-- @generated by usage-cli from usage spec -->

mise tasks graph

[experimental] Inspect the workspace project graph

Flags

  • -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 help

Examples

Inspect 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
<!-- generated reference navigation -->