Open dashboard in browser automatically when launching from CLI
Open
area-dashboard
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I am always running `aspire run` in a separate terminal and then waiting for it to spin up and click the dashboard link. Then I continue coding in VS code.
### Describe the solution you'd like
I'd like to have a CLI option or an Aspire config setting that I can set so it automatically launches the dashboard in the browser. Maybe `aspire run --launch` or `aspire run --launch-dashboard` (or something else).
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.