< Back
Remove-OMPPlugin
Post
NAME Remove-OMPPlugin
SYNOPSIS
Removes a loaded plugin
SYNTAX
Remove-OMPPlugin [-Force] [-NoProfileUpdate] [<CommonParameters>]
DESCRIPTION
Removes a loaded plugin
PARAMETERS
-Force [<SwitchParameter>]
Attempt to remove a plugin that doesn't show as being loaded
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-NoProfileUpdate [<SwitchParameter>]
Skip updating the profile
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
Author: Zachary Loeber
-------------------------- EXAMPLE 1 --------------------------
Remove-OMPPlugin -Name o365
RELATED LINKS
https://www.github.com/zloeber/OhMyPsh https://www.github.com/zloeber/OhMyPsh
SYNOPSIS
Removes a loaded plugin
SYNTAX
Remove-OMPPlugin [-Force] [-NoProfileUpdate] [<CommonParameters>]
DESCRIPTION
Removes a loaded plugin
PARAMETERS
-Force [<SwitchParameter>]
Attempt to remove a plugin that doesn't show as being loaded
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-NoProfileUpdate [<SwitchParameter>]
Skip updating the profile
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
Author: Zachary Loeber
-------------------------- EXAMPLE 1 --------------------------
Remove-OMPPlugin -Name o365
RELATED LINKS
https://www.github.com/zloeber/OhMyPsh https://www.github.com/zloeber/OhMyPsh