Make CLI command renames data driven
Open
enhancement
- Dominant language
- Python
- Stars
- 7.3k
- Forks
- 780
- PR merge metrics
- No merged PRs in 30d
Description
There's hardcoded lists for renames such as `s3 -> s3api`, we need to be able to have this described in a data driven way.
Contributor guide
Research direction
Start by locating the hardcoded CLI command rename lists, including the `s3` to `s3api` mapping, and read how command names are resolved. Done means the rename mappings are described as data rather than embedded in hardcoded lists, with existing rename behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100