< Back

Set-ODUConfigTypeWhitelist

Sat Jan 18, 2020 5:34 pm

NAME Set-ODUConfigTypeWhitelist



SYNOPSIS

Sets value for type name whitelist





SYNTAX

Set-ODUConfigTypeWhitelist [[-TypeName] <String[]>] [<CommonParameters>]





DESCRIPTION

Sets value for type name whitelist





PARAMETERS

-TypeName <String[]>

List of names of types to ONLY export



Required? false

Position? 1

Default value

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



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Set-ODUConfigTypeWhitelist -List @('Deployments', 'Events', 'Interruptions')



<sets type white list to those values>











RELATED LINKS

https://github.com/DTW-DanWard/OctopusDeployUtilities