To build a box for a single provider:$ bin/bento build --only=virtualbox-iso debian-8.1-amd64 Using packerTemplates can still be built directly by packerTo build a template for all providers (VirtualBox, Fusion, Parallels):$ packer build debian-8.2-amd64.json ...