- build: executes all or specific target with dependency resolution - clean: removes generated artifacts and state file, preserves inputs - graph: prints dependency graph with build stages - Config discovery: finds single *.bulkgen.yaml in working directory |
||
|---|---|---|
| .. | ||
| providers | ||
| __init__.py | ||
| builder.py | ||
| cli.py | ||
| config.py | ||
| graph.py | ||
| state.py | ||