Skip to content

Files

Latest commit

 

History

History
17 lines (14 loc) · 549 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 549 Bytes

Kapigraph

Graphviz generator for Kapitan class hierarchies.

Usage

Generates a .dot file for a Kapitan inventory, for use with Graphviz.

Usage:
  kapigraph [flags]

Flags:
  -f, --font string        Set graphviz font
  -h, --help               help for kapigraph
  -i, --inventory string   Path to inventory root (default: inventory) (default "inventory")
  -o, --output string      Path to inventory root (default: kapitan.dot) (default "kapitan.dot")
  -t, --target string      Render for a specific target (defaults to all targets)