-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Milestone
Description
It would be nice to have a Vagrant sub-command, vagrant build-config, that would load configuration, apply filters, and then output the results. Some feature ideas:
- Output the entire data structure, or a specific list of VMs.
- Output
config_builderYAML, but make the generation step pluggable so that other export formats, such as Vagrantfiles, could be implemented.