DefangLabs / DefangLabs/defang
Update CLI UX to interactively ask and confirm parameters
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 166
- Forks
- 24
- Avg merge
- 10h 8m
- Merged PRs (30d)
- 33
Description
Examples:
- Confirm project name
- Confirm stack name
- Double check cloud credentials we're planning on using
- Check that which tenant we're deploying on behalf of
- Error for missing config: just ask what the missing config is, and let the user put it in
Maybe other things like:
- interactively passing multiple config names/values.
- interactive browsing of warnings/errors
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
The issue names no files, tests, or CLI entry point; begin by locating the deployment commands that collect project, stack, credential, tenant, and config values. Define the interactive flows and confirmation or missing-config behavior with maintainers, then add coverage for the agreed scenarios.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100