Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 413 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 413 Bytes

#knife role viz

Generate dot files illustrating your Chef role relationships

##Install Copy to ~/.chef/plugins/knife/ or similar.

##Usage knife role viz | dot -Tpng -o roles.png && display roles.png

##Examples first example second example