inventory

command
v2.2.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

inventory is an example commmand that utilizes the 'v1' bmclib interface methods to gather inventory from a BMC using the redfish driver.

$ go run ./examples/v1/inventory/main.go -h
Usage of /tmp/go-build1853609647/b001/exe/main:
	-cert-pool string
				Path to an file containing x509 CAs. An empty string uses the system CAs. Only takes effect when --secure-tls=true
	-host string
				BMC hostname to connect to
	-password string
				Username to login with
	-port int
				BMC port to connect to (default 443)
	-secure-tls
				Enable secure TLS
	-user string
				Username to login with

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL