foreman_maintain
foreman_maintain copied to clipboard
Add usage report command
This is the PoC of generating yaml representing the usage of the instance. Test wit
foreman-maintain report generate
Currently, the command searches for all ReportChecks, executes them and collects the data from them. Then it prints out the resulting YAML to stdout.