Skip to content

Should this module handle updating modules? #8

Description

@gustavdw

Right now the module only supports installation and uninstallation of modules. We could add support for the Update-Module cmdlet to update existing installations of modules, thus retaining only a single installed module rather than side-by-side installations.

How should we implement this, and should we implement it? Perhaps through an 'UpdateExistingVersion' property on the moduleresource that updates any modules it finds rather than installs a newer version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions