Move all remaining `cartridge cli` commands to the `tt` core
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 113
- Forks
- 18
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 23
Description
Supporting cartridge commands by embedding them directly from the cartridge cli with a new files layout gets more and more complicated over time and requires more and more perverse hacks. To stop this madness we need to move the following set of commands to tt:
- admin
- failover
- repair
- replicasets
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the existing cartridge cli implementations and the tt command entry points for admin, failover, repair, and replicasets; map their current embedding and layout dependencies. Done means all four commands run from tt without the existing cartridge embedding arrangement, with the relevant command behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100