microsoft/winget-cli

Add argument to "--include-dependencies"

Opened this issue · 0 comments

Relevant area(s)

WinGet CLI

Description of the new feature / enhancement

WinGet has a setting to "skip" dependencies.

https://github.com/microsoft/winget-cli/blob/master/doc/Settings.md#skip-dependencies

This feature would add an argument so the user can override the setting and have WinGet include dependencies.

Related to:

Proposed technical implementation details

No response