

These can be used by a packaged Vagrantfile (documented below) to perform additional tasks. include x,y,z - Additional files will be packaged with the box. By default, it will be saved as package.box. output NAME - The resulting package will be saved as NAME. Currently this option is only available for VirtualBox. NAME should be the name or UUID of the machine from the VirtualBox GUI.

base NAME - Instead of packaging a VirtualBox machine that Vagrant manages, this will package a VirtualBox machine that VirtualBox manages. This command can only be used with other providers based on the provider implementation and if the provider supports it. This packages a currently running VirtualBox or Hyper-V environment into a re-usable box.
