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

# Packages

bios is an example commmand that retrieves BIOS configuration information and prints it out $ BMC_HOST=1.2.3.4 BMC_USERNAME=foo BMC_PASSWORD=bar go run ./examples/bios/main.go */.
create-users is an example commmand that utilizes the 'v1' bmclib interface methods to create user entries in a BMC using the redfish driver.
inventory is an example commmand that utilizes the 'v1' bmclib interface methods to upload and mount, unmount a floppy image.
install-firmware is an example command 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.
No description provided by the author
No description provided by the author
status is an example commmand that utilizes the 'v1' bmclib interface methods to capture a screenshot.
No description provided by the author
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.
Virtual Media is an example command to mount and umount virtual media (ISO) on a BMC.