OpenFn / OpenFn/kit-lightning-integration
Add `stack status` command
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 10
Description
We have commands to bring the stack up and down.
But how do we know if a stack is active? I suppose you'd know if you ran up twice in a row
but it would seem useful to me to have a stack status command so you can track. That would also open up the opportunity to keep multiple stacks open at once
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 reading the existing stack up and stack down command entry points to understand how stack state is tracked. Define what stack status should report for active and inactive stacks, and clarify whether managing multiple open stacks is part of this issue before implementing and testing the command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100