DupreeFunctions.psm1

Export-ModuleMember -Function *

New-Alias -Name cvc -Value Connect-DFvCenter -Scope Global -Force
New-Alias -Name svc -Value Show-DFvCenter -Scope Global -Force
New-Alias -Name redf -Value Import-DfDupreeFunctionsClean -Scope Global -Force