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
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>