Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.44 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.44 KB

gomreport CircleCI GoDoc Go Report Card

A Go library for programmatically interacting with Dell OpenManage's omreport utility. For documentation on how to use this library, see godoc.

Compatibility

Dell servers with OMSA versions 7.x, 8.x, or 9.x installed are currently supported.

OMSA Version Supported
7.x
8.x
9.x

Contributing

Bug reports

If a bug is discovered, file a GitHub issue with the following information:

  • Description of the problem
  • Steps to reproduce the problem
  • Version of OMSA installed
  • Linux distribution and kernel version
  • Any other relevant information that will be useful for debugging and reproducing the problem

Features and enhancements

Feature and enhancement requests including support for additional fields and subcommands should first be raised as a GitHub issue.

Bugfixes

Minor and trivial bugfixes can be addressed via a PR without raising a GitHub issue.