Implement repo deletion
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
The `help` indicates a repo can be deleted but the code says otherwise.
https://github.com/ceph/chacractl/blob/master/chacractl/api/repos.py#L28
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the repository help output and inspect chacractl/api/repos.py at the linked location to understand the mismatch around repository deletion. Trace the existing repository command entry points and Chacra API usage; done means the documented deletion operation is implemented and behaves consistently with the help.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100