v0.8.0
v0.8.0 main v0.8.5 v0.8.4 v0.8.3 v0.8.2 v0.8.1

Interactive

[edit]
You are looking at the docs for an older version (v0.8.0). The latest version is main.

Interactive attribute

By default, the logs of a task are prefixed with the task name. This does not work well for interactive tasks which usually require complete control over the terminal. If you want to run a task interactively, you can set the interactive attribute to true.

### configure

interactive: true