Devolutions / Devolutions/UniGetUI

[IMPROVEMENT] UniGetUI CLI more consistent

Open
#4,797 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
26.1k
Forks
924
Avg merge
15h 52m
Merged PRs (30d)
52

Description

### Please confirm these before moving forward.

- [x] I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue.
- [x] This improvement refers to an existing feature. If you want to suggest a new feature, please use [this template](https://github.com/Devolutions/UniGetUI/issues/new?labels=new-feature&projects=&template=feature-request.yml&title=%5BFEATURE+REQUEST%5D+%28Enter+your+description+here%29).
- [x] This improvement is not a bug. If you want to report a bug, please use [this template](https://github.com/Devolutions/UniGetUI/issues/new?labels=bug&projects=&template=bug-issue.yml&title=%5BBUG%5D+%28Enter+your+description+here%29).

### Describe the improvement

Currently i try to use the cli parameters to create a list of apps via the bundle function and then install it via the cli command. The Issue with the cli command is that there is no progress cause of the reworked api which leads to the impression that the program hangs. The UI seems to trigger each installation separately which you can query via operation id to get an constant feedback about the progress. I would like to have the same behaviour for bundles so that it does feel more like something is happening. Or directly return an operation id for the bundle installation so that the operation output --id can be used to see the progress.

### Describe how this improvement could help users

Gives a cleaner experience and idea what happens on the system when useing bundle install.

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.