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 or winget -?
  • View options for a command: winget <command> --help or winget <command> -?