< Back
Get-iBMCModuleVersion
Post
NAME Get-iBMCModuleVersion
SYNOPSIS
Gets the module details for the Huawei-iBMC-Cmdlets module.
SYNTAX
Get-iBMCModuleVersion [<CommonParameters>]
DESCRIPTION
Gets the module details for the Huawei-iBMC-Cmdlets module.
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
PSObject
Returns module details include Name, Version, Path, Description
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-iBMCModuleVersion
Name : Huawei-iBMC-Cmdlets
Version : 1.0.1
Path : C:\\Program Files\\WindowsPowerShell\\Modules\\Huawei-iBMC-Cmdlets\\Huawei-iBMC-Cmdlets.psm1
Description : Huawei iBMC cmdlets provide cmdlets to quick access iBMC Redfish devices.
These cmdlets contains operation used most such as: bois setting, syslog, snmp, network, power and
etc.
This example shows the cmdlets module details.
RELATED LINKS
https://github.com/Huawei/Huawei-iBMC-Cmdlets
SYNOPSIS
Gets the module details for the Huawei-iBMC-Cmdlets module.
SYNTAX
Get-iBMCModuleVersion [<CommonParameters>]
DESCRIPTION
Gets the module details for the Huawei-iBMC-Cmdlets module.
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
PSObject
Returns module details include Name, Version, Path, Description
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-iBMCModuleVersion
Name : Huawei-iBMC-Cmdlets
Version : 1.0.1
Path : C:\\Program Files\\WindowsPowerShell\\Modules\\Huawei-iBMC-Cmdlets\\Huawei-iBMC-Cmdlets.psm1
Description : Huawei iBMC cmdlets provide cmdlets to quick access iBMC Redfish devices.
These cmdlets contains operation used most such as: bois setting, syslog, snmp, network, power and
etc.
This example shows the cmdlets module details.
RELATED LINKS
https://github.com/Huawei/Huawei-iBMC-Cmdlets