456 B
456 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.
Options
--ignore-provider- Ignores provider config options.
Examples
$ vagrant validate
Vagrantfile validated successfully.