ideas
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 26
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
1 - from the msgscriptcli, having a way to list all the lua functions present in etcd and a short description of them.
e.g :
backup | trigger the daily backup script...
2 - from the msgscriptcli, having a way to list the output of a specific function :
/output/backup/machine1 | success
/output/backup/machine2 | failed
/output/backup/machine3 | success
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 at the msgscriptcli entry point and inspect how Lua functions and their descriptions are stored in etcd. Define the command behavior for listing functions and for showing output under a specific function path, including the expected result format. Done means both requested views are available from the CLI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, lua
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100