tarantool / tarantool/tt

Move all remaining `cartridge cli` commands to the `tt` core

Open
#618 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

13sp teamE
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.