Suppress task command output using silent mode at the command, task, or global level.
Silent Mode allows you to run tasks without printing the command being executed, which is useful for keeping the console output clean. There are four ways to enable silent mode:
At the command level
At the task level
Globally in the Taskfile or using the --silent flag