src/PowerShell/Help/Microsoft.WinGet.Client/Get-WinGetSource.md
Lists configured WinGet sources.
Get-WinGetSource [[-Name] <String>] [<CommonParameters>]
Lists the configured WinGet sources.
Get-WinGetSource
Name Argument Type
---- -------- ----
msstore https://storeedgefd.dsx.mp.microsoft.com/v9.0 Microsoft.Rest
winget https://cdn.winget.microsoft.com/cache Microsoft.PreIndexed.Package
Specify the name of the WinGet source to be displayed.
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.