Skip to content

Invoke-ChocoUpgrade

SYNOPSIS

SYNTAX

Invoke-ChocoUpgrade [<CommonParameters>]

DESCRIPTION

Upgrade choco packages

EXAMPLES

EXAMPLE 1

Invoke-ChocoUpgrade

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 Get-ChocoOutdated Install-Chocolatey Install-Chocolatey

Back to top