Skip to content

Graphviz graphing of Kapitan class hierarchies

License

Notifications You must be signed in to change notification settings

Wyldern/kapigraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Graphviz graphing of Kapitan class hierarchies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages