help command (Winget-Create)
February 9, 2024 ยท View on GitHub
The help command of the Winget-Create 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:
wingetcreate.exe -? - View options for a command:
wingetcreate.exe <command> -?