Winget-cli: Support UNC source

Created on 15 May 2020  路  2Comments  路  Source: microsoft/winget-cli

As an enterprise IT administrator I want to be able to have a UNC source so I don't have to stand up APIs or web services to provide a private repository to my users.

This may mean that the repository is simply a "manifests" folder, and the client needs to traverse the structure to pull in the information in order to support the "search" command.

Issue-Feature

Most helpful comment

There should also be a corresponding PowerShell module to support UNC source manifest repositories. For example, Publish-Package, Get-Package, etc., similar to PowerShellGet.

All 2 comments

There should also be a corresponding PowerShell module to support UNC source manifest repositories. For example, Publish-Package, Get-Package, etc., similar to PowerShellGet.

Related issues:

  • #160
  • #203
  • #213
  • #226
Was this page helpful?
0 / 5 - 0 ratings