Back to Mise

`mise tasks edit`

docs/cli/tasks/edit.md

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

mise tasks edit

Edit a task with $EDITOR

The task will be created as a standalone script if it does not already exist.

Arguments

  • <TASK> — Task to edit

Flags

  • -p --path — Display the path to the task instead of editing it
  • -h --help — Print help

Examples:

mise tasks edit build
mise tasks edit test