Vagrant - Project
About
A project is composed of a project directory where the vagrantfile is located.
Articles Related
Command
init
Init a project directory to be used with vagrant.
cd myVagrantProjectDirectory
vagrant init
It will create a .vagrant directory into the directory project myVagrantProjectDirectory