As a user I want to be able to see what winget has installed on my machine and if an update is available so I don't have to manually do updates for each program.
Experimental Feature
winget list - displays installed packages (includes programs in Add/Remove Programs).
winget list -? - displays help for the list command.
winget list <package> - displays installed packages filtered by <package>.
Note: upgrade depends on list also being enabled.
winget features - displays all experimental features and their status
winget settings - launches settings.json to configure settings like experimental features
Edited: experimental status
As a user I want to be able to see what winget has installed on my machine and if an update is available so I don't have to manually do updates for each program.
Experimental Feature
winget list- displays installed packages (includes programs in Add/Remove Programs).winget list -?- displays help for the list command.winget list <package>- displays installed packages filtered by<package>.Note: upgrade depends on list also being enabled.
winget features - displays all experimental features and their status
winget settings - launches settings.json to configure settings like experimental features
Edited: experimental status