Get-cChocoExPackageInstall

NAME
    Get-cChocoExPackageInstall

SYNOPSIS
    Returns Chocolatey Package DSC Configuration in cChocoEx


SYNTAX
    Get-cChocoExPackageInstall [[-Path] <String>] [<CommonParameters>]


DESCRIPTION
    Returns Chocolatey Package DSC Configuration in cChocoEx as a PowerShell Custom Object


PARAMETERS
    -Path <String>
        Path

        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


RELATED LINKS

Last updated

Was this helpful?