386 B
386 B
layout | page_title | sidebar_current | description |
---|---|---|---|
docs | vagrant validate - Command-Line Interface | cli-validate | The "vagrant validate" command is used to validate your Vagrantfile. |
Validate
Command: vagrant validate
This command validates your Vagrantfile.
Examples
$ vagrant validate
Vagrantfile validated successfully.