anilkulkarni87/Digdag Viz
Generate interactive visualizations for Treasure Data Digdag workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workflow-path | Path to .dig files or directory | yes | . |
| output-dir | Output directory for generated graphs | no | docs/graphs |
| graph-format | Output format (svg, png, pdf) | no | svg |
| graph-direction | Graph direction (LR, TB, RL, BT) | no | LR |
| exclude-patterns | Comma-separated exclude patterns | no | "" |
| include-patterns | Comma-separated include patterns | no | "" |
| config-file | Path to configuration file | no | "" |
| no-schedule | Skip schedule page generation | no | false |
| max-depth | Maximum task nesting depth | no | "" |
| verbose | Enable verbose output | no | false |
Outputs
| name | description |
|---|---|
| graphs-generated | Number of graphs generated |
| output-path | Path to generated output |