vaguerent/website/source/docs/cli/validate.html.md
2017-02-07 14:15:16 +08:00

380 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.

Up

Command: vagrant validate

This command validates your Vagrantfile.

Examples

$ vagrant validate
Vagrantfile validated successfully.