Back to Winget Cli

winget validate Command

doc/windows/package-manager/winget/validate.md

1.28.2401.2 KB
Original Source

validate command (winget)

The validate command of the winget tool validates a manifest for submitting software to the Microsoft Community Package Manifest Repository on GitHub. The manifest must be a YAML file that follows the specification.

Usage

winget validate [--manifest] <manifest> [<options>]

Arguments

The following arguments are available.

ArgumentDescription
--manifestThe path to the manifest to be validated.

Options

The options allow you to customize the export experience to meet your needs.

OptionDescription
-?, --helpGet additional help on this command.
--waitPrompts the user to press any key before exiting.
--logs, --open-logsOpen the default logs location.
--verbose, --verbose-logsEnables verbose logging for winget.
--disable-interactivityDisable interactive prompts.