Skip to content

Get-ChocoInstalls

SYNOPSIS

SYNTAX

Get-ChocoInstalls [<CommonParameters>]

DESCRIPTION

Show Installed Chocolatey packages

EXAMPLES

EXAMPLE 1

Show-ChocoInstalls

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

Get-ChocoOutdated Install-Chocolatey Install-ChocoPackages Invoke-ChocoUpgrade

Back to top