DefangLabs / DefangLabs/defang
Cert generate doesn't show all records at once
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 166
- Forks
- 24
- Avg merge
- 10h 8m
- Merged PRs (30d)
- 33
Description
It's a bit frustrating to run through one record at a time when I have a bunch of domains in the compose file when I run defang cert generate. It would be nice if cert generate could give me all the records at once and show status updates on all of them simultaneously.
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 defang cert generate CLI entry point and trace how domains from the Compose file are processed. Confirm the current one-record-at-a-time behavior, then define completion as showing all records and their status updates together.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100