Add verbosity to wsl --unregister
Open
feature
- Dominant language
- C++
- Stars
- 33.7k
- Forks
- 1.8k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 116
Description
**Is your feature request related to a problem? Please describe.**
wsl --unregister either goes instantly or hangs forever. some -v -vv erbosity would be nice
**Describe the solution you'd like**
verbosity flag(s) on wsl --unregister
Contributor guide
Research direction
Start at the wsl --unregister command entry point and inspect how it currently reports progress during completion or a hang. Define the intended verbosity levels and their observable output before assessing the implementation and test coverage. Done means the command provides useful, tested progress information at the requested verbosity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100