microsoft / microsoft/aspire

`aspire update --self` targeted version

Open
#17,837 4 comments 0 reactions 0 assignees View on GitHub
area-cli triage:bot-seen
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.

Currently `aspire update --self` only allows install of a channel `stable` or `daily` and always latest.

Given that every minor release had a significant number of broken functions after the release. Therefore the `.0` release is unusable.
The CLI makes it easy to upgrade and discover the issue. But it is then unnecessary hard to downgrade to a working version.

### Describe the solution you'd like

Make downgrades of aspire CLI easier.

Either allow a new 'slow' channel (N-1 or N-2) or allow users to select a target version number.

### Additional context

If this feature is not implemented I will stop using / testing early CLI versions and wait for others to do it, because it is too much hassle.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.