Skip to content

Add Force parameters to proxies for Update-* cmdlets #32

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

Merged
merged 2 commits into from
May 19, 2023
Merged

Add Force parameters to proxies for Update-* cmdlets #32

merged 2 commits into from
May 19, 2023

Conversation

alerickson
Copy link
Member

PR Summary

Force parameters were being incorrectly removed from Update-Module and Update-Script proxies. This PR allows for Force param to be passed through to Update-PSResource.

PR Context

Resolves #28

@alerickson alerickson merged commit a23b330 into PowerShell:master May 19, 2023
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

Successfully merging this pull request may close these issues.

Proxy cmdlet parameter maps don't match current available parameters in v3 module
2 participants