Replace the usage of ENV["debug"] with `--debug`
Open
code cleanup
plugin manager
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
Currently a log of CLI command in the plugin manager can expose debugging information when you set a `DEBUG` variable, we should remove the usage of the variable and implement `--debug` intead this would be cleaner from the code and easier for the user since this option will show up in the `--help`
Contributor guide
Assessment
This issue has not been assessed yet.