Back to Mise

`mise tasks info`

docs/cli/tasks/info.md

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

mise tasks info

Get information about a task

Arguments

  • <TASK> — Name of the task to get information about

Flags

  • -J --json — Output in JSON format
  • -h --help — Print help

Examples

Inspect the selected definition and its source file

mise tasks info test

Get the full structured task definition

mise tasks info test --json
<!-- generated reference navigation -->