Can the output task name mention the parent?
In the output is there a way to highlight the task name that triggered the current cmds?
In this taskfile:
The output of
task build-server
would be:
With no mention of build-server
.
Is it possible to configure task to output [build-server > install-deb]
?1 Reply
Right now my workaround is: