Skip to content

[IMPROVEMENT] UniGetUI CLI more consistent #4797

@Brottus

Description

@Brottus

Please confirm these before moving forward.

  • I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue.
  • This improvement refers to an existing feature. If you want to suggest a new feature, please use this template.
  • This improvement is not a bug. If you want to report a bug, please use this template.

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn improvement to WingetUI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions