rshk / jobcontrol

Job scheduling and tracking library.
http://rshk.github.io/jobcontrol/
Apache License 2.0
4 stars 3 forks source link

Add CLI command to dump the "compiled" configuration #27

Open rshk opened 9 years ago

rshk commented 9 years ago

Useful for testing jinja macros: it should output the YAML configuration as generated after the jinja preprocessing.

It might also be useful to add some command to show the structure as processed through the configuration manager, i.e. after reading it from YAML...