Table of Contents

About

A project is composed of a project directory where the vagrantfile is located.

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