mbed-tools should allow me to pass -u option to show unmounted devices
- Dominant language
- Python
- Stars
- 49
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I want mbed-tools detect to allow me to list unmounted devices
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
able to pass -u option to show unmounted devices
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
I'm using mbed-ls for now which has the -u option
**Additional context**
Add any other context or screenshots about the feature request here.
none
Contributor guide
Research direction
Start with the mbed-tools detect command and compare its device filtering with mbed-ls's -u behavior. Trace the detect CLI entry point and its existing tests, then verify that passing -u lists unmounted devices while the default output remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100