Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 470 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 470 Bytes

render-argo-workflow

A small-ish python script that renders an Argo workflow as a mermaid.js flowchart (embedded in a ready-to-view html page). Please be advised that not all Argo workflow features are supported.

Usage

python ./render-workflows.py <output-html-file.html> <workflow-file-1.yaml> <workflow-file-2.yaml> ...

Output sample

rendered-workflow