Releases: rmbolger/Posh-IBCLI
Releases · rmbolger/Posh-IBCLI
v1.3.0
- Added
Get-IBCLIApacheCert
and Set-IBCLIApacheCert
to allow manipulation of the web UI certificate on a grid member. These require a CLI command that exists in NIOS 8.4+ and will throw an error on earlier versions.
v1.2
- Added GridStatus property on Get-IBCLINetwork output objects. It's one of the only ways to glean the grid name from the CLI. NOTE: It only seems to have a valid value for the LAN1 interface.
v1.1
- Fixed issue #7 - Added optional
-Force
flag to Connect-IBCLI
and all other functions that use it. When used, the flag disables SSH host key checking.
- Added quick start to readme
v1.0
- Initial Release
- Added functions
- Connect-IBCLI
- Disconnect-IBCLI
- Get-IBCLIHardwareID
- Get-IBCLILicenses
- Get-IBCLINetwork
- Get-IBCLIStatus
- Invoke-IBCLICommand
- Invoke-IBCLISetMembership
- Invoke-IBCLISetPromoteMaster