Skip to content

Get-BluebirdPSVersion

SYNOPSIS

Display the version of BluebirdPS imported into the current session.

SYNTAX

Get-BluebirdPSVersion [<CommonParameters>]

DESCRIPTION

Display the version of BluebirdPS imported into the current session.

EXAMPLES

Example 1

PS > Get-BluebirdPSVersion
0.8.0

Displays the version of BluebirdPS imported into the current session.

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

None

OUTPUTS

System.Object

NOTES

Online Version