Inform when the referenced configuration is invalid
Open
enhancement
- Dominant language
- Python
- Stars
- 2k
- Forks
- 347
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 5
Description
Add a more helpful message to indicate when the referenced configuration cannot be found.
```shell
❯ esrally list races --configuration=put-anything-here
____ ____
/ __ \____ _/ / /_ __
/ /_/ / __ `/ / / / / /
/ _, _/ /_/ / / / /_/ /
/_/ |_|\__,_/_/_/\__, /
/____/
No recent races found.
```
In this example, `~/.rally/rally-put-anything-here.ini` does not exist.
Contributor guide
Assessment
This issue has not been assessed yet.