This repository was archived by the owner on Jun 13, 2024. It is now read-only.
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
Feature Request: Parameter like -SingleModule or -Unique #548
Open
Description
It would be great if there was a parameter in the next version of PowerShellGet that would work like -AllowClobber but does the opposite.
Something like "-OnlyOnce", "-Unique", "-Single" or something like that. So that there is only one version of a specific module at a time and all older modules are deleted.