Add feature flag to suppress An update is available for the Aspire CLI. Would you like to update it now?
Open
area-cli
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
Developers in the repo are always using random builds from PRs or dailys. At the end of some CLI commands I will see:
> ✔ Update successful!
An update is available for the Aspire CLI. Would you like to update it now? [y/n] (y): n
We should add a feature flag to disable this prompt. That way I can set the flag and don't have to answer "no" to that prompt.
cc @mitchdenny
Contributor guide
Assessment
This issue has not been assessed yet.