| title | winget help Command |
|---|---|
| description | Displays help for all the supported commands. |
| ms.date | 04/28/2020 |
| ms.topic | article |
| ms.localizationpriority | medium |
The help command of the winget tool displays help for all the supported commands and sub commands. In addition, you can pass the --help argument to any other command to get details about all additional command options.
- Display help for all commands:
winget --helporwinget -? - View options for a command:
winget <command> --helporwinget <command> -?