Skip to content

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.

Bash
task --dry <task>