< Back

Get-PoshSSHModVersion

Sat Jan 18, 2020 7:55 pm

NAME Get-PoshSSHModVersion



SYNOPSIS

Gets the current installed version and the latest version of Posh-SSH.





SYNTAX

Get-PoshSSHModVersion [<CommonParameters>]





DESCRIPTION

Gets the current installed version and the latest version of Posh-SSH.





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.Management.Automation.PSObject







NOTES









-------------------------- EXAMPLE 1 --------------------------



Get-PoshSSHModVersion



InstalledVersion CurrentVersion

---------------- --------------

1.7 1.6







RELATED LINKS

Online Version: https://github.com/darkoperator/Posh-SS ... aster/docs