Overriding Task Name¶
You can override the task name printed on the summary by using the label: field in your Taskfile. This is useful when you want to customize how tasks are displayed in the output, especially when using variables.
You can override the task name printed on the summary by using the label: field in your Taskfile. This is useful when you want to customize how tasks are displayed in the output, especially when using variables.