Skip to content

Uninstall-PSResource should have a -SkipDependentCheck #494

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

Closed
SteveL-MSFT opened this issue Sep 28, 2021 · 1 comment
Closed

Uninstall-PSResource should have a -SkipDependentCheck #494

SteveL-MSFT opened this issue Sep 28, 2021 · 1 comment

Comments

@SteveL-MSFT
Copy link
Member

Summary of the new feature / enhancement

Removing a module can be a slow operation due to checking if other modules depend on that module before removal. We should have a -SkipDependentCheck to skip this check for advanced users.

Proposed technical implementation details (optional)

No response

@StevenBucher98 StevenBucher98 added this to the vNext milestone Sep 30, 2021
@SydneyhSmith SydneyhSmith changed the title Remove-PSResource should have a -SkipDependentCheck Uninstall-PSResource should have a -SkipDependentCheck Oct 19, 2021
@SydneyhSmith SydneyhSmith modified the milestones: vNext, 3.0-Resolved Oct 19, 2021
@PaulHigin PaulHigin self-assigned this Nov 3, 2021
@PaulHigin
Copy link
Contributor

Should also be part of Install-PSResource and Update-PSResource cmdlets.

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

No branches or pull requests

5 participants