Open
Description
It would be nice to have a --dry-run
option to see what would happen if I used this configuration. I see two reasons why this would be nice:
- When you're on flaky mobile internet, one may want to edit the configuration and check that it is 'correct' without actually pulling (potentially big) repos
- It would serve as a general syntax check, similar to ansible's "check mode"