You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| **`--progress`** | `boolean` | `true` | Show progress bar in stdout. |
200
+
| **`--progress`** | `boolean` | `false` in CI, otherwise `true` | Show progress bar in stdout. |
201
201
| **`--verbose`** | `boolean` | `false` | When true creates more verbose output. This is helpful when debugging. You may also set `CP_VERBOSE` env variable instead. |
202
202
| **`--config`** | `string` | looks for `code-pushup.config.{ts\|mjs\|js}` | Path to config file. |
203
203
| **`--tsconfig`** | `string` | n/a | Path to a TypeScript config, used to load config file. |
0 commit comments