mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-02-22 09:21:40 -05:00
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.