Add proxy for Update-ModuleManifest
sdwheeler opened this issue · 0 comments
sdwheeler commented
Summary of the new feature / enhancement
Update-ModuleManifest should be renamed to Update-PSModuleManifest in Microsoft.PowerShell.PSResourceGet to avoid the need for AllowClobber during installation. This means that we need a proxy cmdlet for the new name.
Proposed technical implementation details (optional)
No response