keptn-report

command module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

README

keptn-report

A small utility to render keptn Quality Gates evaluation results to a PDF Report.

sample

Installation

Install with go

go install github.com/checkelmann/keptn-report

Usage

You can either use the command line switches, or directly pipe your curl output into the report generator.

cat sampledata.json | ./keptn-report -out myreport.pdf
./keptn-report -h
keptn-report
Usage of ./keptn-report:
  -jsonfile string
        keptn-evaluation json payload as file
  -out string
        report file name (default "report.pdf")

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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