directory
0.5.7
Repository: https://github.com/bmc-toolbox/bmclib.git
Documentation: pkg.go.dev

# Packages

create-users is an example commmand that utilizes the 'v1' bmclib interface methods to create user entries in a BMC using the redfish driver.
install-firmware is an example commmand that utilizes the 'v1' bmclib interface methods to flash a firmware image to a BMC.
inventory is an example commmand that utilizes the 'v1' bmclib interface methods to gather inventory from a BMC using the redfish driver.
status is an example commmand that utilizes the 'v1' bmclib interface methods to gather the BMC version, power state, and bios version from a BMC using the redfish driver.