[feature-request] rover output to a folder doesn't exist
Open
enhancement
- Dominant language
- Shell
- Stars
- 176
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
When we use the command rover -a output to a folder that doesn't exist, it doesnt automatically created. This doesn't happen with plan as it will create the folder automatically.
We can consider doing the same for output.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the rover command handling for `-a output`, then compare its missing-folder behavior with the existing `plan` path. Done means output creates a folder that does not yet exist, matching the behavior described for plan; check the relevant existing command checks if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100