Skip to main content

Get-ClientBinaryVersion

SYNOPSIS​

Get the c8y client binary version

SYNTAX​

Get-ClientBinaryVersion
[<CommonParameters>]

DESCRIPTION​

The c8y client binary version is the only dependency of the PSc8y module, and hence the version number is helpful to determine what functions are available

EXAMPLES​

EXAMPLE 1​

Get-ClientBinaryVersion

Show the client binary version on the console

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​