help command (winget)
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.
Usage
- Display help for all commands:
winget --help
orwinget -?
- View options for a command:
winget <command> --help
orwinget <command> -?
Related topics
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Windows developer