--dry flag to preview the execution of tasks without actually running them. This is useful for debugging and verifying what actions will be taken before executing a task.
Preview what commands a task will execute without actually running them using the —dry flag.
--dry flag to preview the execution of tasks without actually running them. This is useful for debugging and verifying what actions will be taken before executing a task.
task --dry <task-name>