Uninstall-cChocoEx


NAME
    Uninstall-cChocoEx
    
SYNOPSIS
    Uninstalls the cChocoEx PowerShell Module
    
    
SYNTAX
    Uninstall-cChocoEx [-Wipe] [<CommonParameters>]
    
    
DESCRIPTION
    Uninstalls the cChocoEx PowerShell Module
    

PARAMETERS
    -Wipe [<SwitchParameter>]
        Wipes cChocoEx Data Folder
        
        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
    
    
RELATED LINKS


Last updated

Was this helpful?