aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/components/output-mode-table.mdx
blob: 56fd80a2190d75d079705faedc5af324e10167b3 (plain) (blame)
1
2
3
4
5
6
7
| option      | description                              |
| ----------- | ---------------------------------------- |
| full        | This is the default. Displays all output |
| hash-only   | Show only the hashes of the tasks        |
| new-only    | Only show output from cache misses       |
| errors-only | Only show output from task failures      |
| none        | Hides all task output                    |