Skip to Content
Last repository update 9/10/2025 🎉
DocsTaskfileDry Run Mode

Dry Run Mode

You can use the --dry flag to preview the execution of tasks without actually running them. This is useful for debugging/verifying what actions will be taken before executing a task.

task --dry <task>
Last updated on