Remove instance logs when instance is destroyed
Open
- Dominant language
- Rust
- Stars
- 175
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
After destroying an instance, cached logs for that instance (on mac the path of edgedb cache folder is `Users/{user}/Library/Caches/edgedb/logs` ) are not removed.
Remove logs after destroying the instance.
(Or provide some CLI command that can delete logs for specific instance or for all destroyed instances)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.