label field to override the task name printed in the output. This is especially useful when using variables to distinguish between multiple calls to the same task.
Taskfile.yaml
Demo and Output
Customize the task name shown in output using the label field, which supports variable interpolation.
label field to override the task name printed in the output. This is especially useful when using variables to distinguish between multiple calls to the same task.