AcademySoftwareFoundation / AcademySoftwareFoundation/rez
Add ++req option to suite commands
Open
enhancement
rez-suite
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 369
- Avg merge
- 12d 3h
- Merged PRs (30d)
- 5
Description
It would be a great convenience for suite commands to have a "++req" option to give the original request that generated the suite command, similar to the rez-context "--req" command.
Contributor guide
Research direction
Start by locating the suite command entry points and the existing rez-context "--req" option. Trace how the original request is available when a suite command runs, then add the corresponding "++req" behavior and verify that suite commands expose the request that generated them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100