Refresh doc/windows/package-manager/winget/ reference docs to match live CLI behavior - #6442
Open
Demitrius Nelon (denelon) wants to merge 1 commit into
Open
Refresh doc/windows/package-manager/winget/ reference docs to match live CLI behavior#6442Demitrius Nelon (denelon) wants to merge 1 commit into
Demitrius Nelon (denelon) wants to merge 1 commit into
Conversation
- Updated install.md, upgrade.md, show.md, source.md, search.md, list.md, uninstall.md, hash.md, validate.md, settings.md, features.md, export.md, import.md to reflect current live winget --help output (v1.30.100-preview), fixing stale/missing options (e.g. --dependencies-only on install). - Updated index.md to list and link all 18 top-level commands. - Added new pages for previously undocumented commands: pin.md, configure.md, download.md, repair.md, dscv3.md, mcp.md. This mirror is intended as a staging area to validate CLI doc changes locally before contributing corrected content upstream to Microsoft Learn (windows-dev-docs-pr). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Demitrius Nelon (denelon)
marked this pull request as ready for review
August 6, 2026 21:48
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📖 Description
Refreshes the
doc/windows/package-manager/winget/reference doc mirror to accurately reflect current livewinget.exeCLI behavior (v1.30.100-preview):install.md,upgrade.md,show.md,source.md,search.md,list.md,uninstall.md,hash.md,validate.md,settings.md,features.md,export.md,import.mdto match live--helpoutput, fixing stale/missing options (e.g.--dependencies-onlyoninstall).pin.md,configure.md,download.md,repair.md,dscv3.md,mcp.md.index.mdto list and link all 18 top-level commands.This mirror is intended as a staging area to validate CLI doc changes locally before contributing corrected content upstream to Microsoft Learn.
Created with GitHub Copilot's assistance.
🔗 References
Resolves #6441
🔍 Validation
Compared every command page against the exact output of
winget --helpandwinget <command> --help(and relevant subcommand--help) run locally against the installed v1.30.100-preview client. No content outsidedoc/windows/package-manager/winget/was changed.✅ Checklist
📋 Issue Type
Microsoft Reviewers: Open in CodeFlow