Proposal: Check for CLI/runtime updates on the fly
Open
area/cli
kind/feature
kind/proposal
P2
size/S
triaged/resolved
- Dominant language
- Go
- Stars
- 353
- Forks
- 221
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 2
Description
## Describe the proposal
Whenever a new `dapr` command, check for updates to the CLI version or the runtime version on the fly and recommend upgrading to the newest version if one is available.
We can if needed stop checking for updates with a `DAPR_CHECK_UPDATES=false` environment variable.
## Release Note
RELEASE NOTE:
Contributor guide
Assessment
This issue has not been assessed yet.