Skip to content

Releases: rmbolger/Posh-IBCLI

v1.3.0

23 Oct 23:24
419d549
Compare
Choose a tag to compare
  • 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

04 Mar 08:09
Compare
Choose a tag to compare
  • 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

21 Sep 22:13
Compare
Choose a tag to compare
  • 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

20 Sep 23:40
Compare
Choose a tag to compare
  • Initial Release
  • Added functions
    • Connect-IBCLI
    • Disconnect-IBCLI
    • Get-IBCLIHardwareID
    • Get-IBCLILicenses
    • Get-IBCLINetwork
    • Get-IBCLIStatus
    • Invoke-IBCLICommand
    • Invoke-IBCLISetMembership
    • Invoke-IBCLISetPromoteMaster