vagrant/plugins/commands/validate
Brian Cain 4bd95cbfe2 (#8864) Improve `vagrant validate` command
Prior to this commit, the `vagrant validate` command would only validate
the first machine in a vagrant file. This commit improves that by
validating all known machines in the environment. If one is not found,
it will properly throw an exception instead of a stacktrace.
2017-08-15 13:53:45 -07:00
..
command.rb (#8864) Improve `vagrant validate` command 2017-08-15 13:53:45 -07:00
plugin.rb Add validate command for validating Vagrantfile 2017-02-07 13:43:49 +08:00