Add CLI commands
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 95
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 1
Description
Some initial work was explored in https://github.com/closeio/tasktiger/pull/48 to allow inspecting/dumping queues from the command line. Administrators could benefit from a CLI that allowed manipulating queues and tasks.
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
Start by reviewing the exploratory pull request #48 and the repository's existing command-line entry points; no specific files or tests are named in the issue. Clarify the command scope for inspecting, dumping, and manipulating queues and tasks, then define tests that demonstrate those operations work for administrators.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, redis
- Domain
- backend, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100