v0.7.0
v0.7.0 main v0.8.0 v0.6.0 v0.5.0 v0.4.1 v0.4.0

Interactive

[edit]
You are looking at the docs for an older version (v0.7.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