Skip to content

Commit 2c6cf8c

Browse files
committed
docs(cli): link to CoreConfig docs
1 parent 727926e commit 2c6cf8c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/cli/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,10 @@ jobs:
147147
- run: npx code-pushup autorun --upload.apiKey=${{ secrets.PORTAL_API_KEY }}
148148
```
149149
150+
## Configuration
151+
152+
For a comprehensive list of all options available in the config file, refer to [`CoreConfig` docs](../models/docs/models-reference.md#coreconfig).
153+
150154
## Custom Plugins
151155

152156
We provide comprehensive documentation on [how to create a custom plugin](./docs/custom-plugins.md).

0 commit comments

Comments
 (0)