Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should this module handle updating modules? #8

Open
gustavdw opened this issue Jan 20, 2017 · 1 comment
Open

Should this module handle updating modules? #8

gustavdw opened this issue Jan 20, 2017 · 1 comment

Comments

@gustavdw
Copy link

gustavdw commented Jan 20, 2017

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?

@jbpaux
Copy link

jbpaux commented Oct 27, 2017

Good idea !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants