Skip to content

Get-ChocoOutdated

SYNOPSIS

SYNTAX

Get-ChocoOutdated [<CommonParameters>]

DESCRIPTION

Gets outdated choco packages

EXAMPLES

EXAMPLE 1

Get-ChocoOutdated

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-ChocoInstalls Install-Chocolatey Install-ChocoPackages Invoke-ChocoUpgrade

Back to top