< Back
Get-ChocolateyVersion
Post
NAME Get-ChocolateyVersion
SYNOPSIS
Retrieve the version of the Chocolatey available in $Env:Path
SYNTAX
Get-ChocolateyVersion [<CommonParameters>]
DESCRIPTION
Get the version of the Chocolatey currently installed.
PARAMETERS
<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
System.Version
NOTES
This does not specify the SKU (C4B or Community)
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-ChocolateyVersion #This command does not accept parameter
RELATED LINKS
SYNOPSIS
Retrieve the version of the Chocolatey available in $Env:Path
SYNTAX
Get-ChocolateyVersion [<CommonParameters>]
DESCRIPTION
Get the version of the Chocolatey currently installed.
PARAMETERS
<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
System.Version
NOTES
This does not specify the SKU (C4B or Community)
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-ChocolateyVersion #This command does not accept parameter
RELATED LINKS