winget-cli
winget-cli copied to clipboard
Add argument to "--include-dependencies"
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:
- #5836
Proposed technical implementation details
No response