-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add commands to add new entries to winget.packages.json.
This may also include some form of initialization process that pulls from a checkpoint and asks the user to confirm adding each package and what tag(s) to apply to the entry.
In the simplest case, it would be nice to have a command such as:
Add-WinGetSoftware -Id <package_id> -Tag ,
This should also support tab-completion for existing packages and tags allowing the user to add tags to an existing package.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request