DefangLabs / DefangLabs/defang
Defang status --watch
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 166
- Forks
- 24
- Avg merge
- 10h 8m
- Merged PRs (30d)
- 33
Description
It would be really nice to have a command something along the lines of:
defang status --watch
Defang status would display the current status of each service in the current project directory. Adding the --watch flag would list the services and a spinner as updates come through.
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 locating the existing defang status command and understanding how it discovers and displays services in the current project directory. Define the watch behavior around incoming status updates and the service spinner, then verify that defang status --watch continuously lists each service and reflects updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100