Graylog2 / Graylog2/graylog-project-cli
Improve finding manifest state
Open
- Dominant language
- Go
- Stars
- 24
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
If the tool isn't called in the directory which contains the `.graylog-project-manifest-state` file (most often this happens when being called from the `manifests` directly itself, the error message isn't all that helpful.
Ideally we'd just walk the path upwards to find the file.
Current error is just:
```
Unable to read manifest state from .graylog-project-manifest-state: open .graylog-project-manifest-state: no such file or directory
```
Contributor guide
Assessment
This issue has not been assessed yet.