Skip to content

Add commands to append to winget.packages.json #9

@jjcarrier

Description

@jjcarrier

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions