Back to Mise

`mise tasks edit`

docs/cli/tasks/edit.md

2026.5.1514 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

Examples:

mise tasks edit build
mise tasks edit test