Skip to content

Add native PowerShell winget cmdlet to README.md#594

Merged
zateutsch merged 3 commits into
microsoft:mainfrom
soroshsabz:patch-1
Jun 27, 2026
Merged

Add native PowerShell winget cmdlet to README.md#594
zateutsch merged 3 commits into
microsoft:mainfrom
soroshsabz:patch-1

Conversation

@soroshsabz

@soroshsabz soroshsabz commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Description

Add native PowerShell winget cmdlet to README.md

Related Issue

Related to microsoft/winget-cli#221

Type of Change

  • 📝 Documentation

Checklist

  • New tests added for new functionality (if applicable)
  • Tested locally on Windows
  • Main README.md updated (if applicable)
  • docs/usage.md updated (if CLI commands changed)
  • Language-specific guides updated (if applicable)
  • Sample projects updated to reflect changes (if applicable)
  • Agent skill templates updated in docs/fragments/skills/ (if CLI commands/workflows changed)

AI Description

This update adds a new section to the README.md for using the WinGet PowerShell cmdlet to install the WinApp CLI, providing users an alternative method to utilize the tool. The new usage command is as follows:

Install-WinGetPackage Microsoft.winappcli

Copilot AI review requested due to automatic review settings June 26, 2026 17:03
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jun 26, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR is a documentation-only change to the top-level README.md. It adds an alternative installation instruction under the WinGet section, telling PowerShell users they can install the CLI with the Install-WinGetPackage Microsoft.winappcli cmdlet in addition to the existing winget install command. It relates to a discoverability request and does not touch any CLI, npm, or packaging code.

Changes:

  • Added a sentence and a code snippet to the WinGet installation section of README.md documenting the PowerShell Install-WinGetPackage cmdlet.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@zateutsch
zateutsch enabled auto-merge (squash) June 26, 2026 18:04
@soroshsabz

Copy link
Copy Markdown
Contributor Author

Why says cannot merge at this time?

@zateutsch
zateutsch merged commit 05d0b0f into microsoft:main Jun 27, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants