Skip to content

List command requests user to accept source agreements #38

Description

@itzwolly

Describe the bug
Calling the 'list' command in winget prompts the user to accept the source agreements. The 'list' command currently does not include the '--accept-source-agreements' flag.

To Reproduce
Steps to reproduce the behavior:

  1. Go to WinGetPackageManager.cs.
  2. Go to lines: 20, 22, or 24.
  3. Observe that these lines do not include bypassing the source agreements.

Expected behavior
In order to bypass the source agreements when calling the 'list' command, I'd expect the command to include the ''--accept-source-agreements" flag.

Screenshots
N/A

Package Version
4.1.0

Additional context
I believe that only recently the 'list' command prompts for the source agreements, but I'm unable to verify when this has been added/changed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions