Vagrant Box Operations

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

vagrant box <sub-command>

Box Operations

list

vagrant box list

add

vagrant box add dummy https://github.com/mitchellh/vagrant-aws/raw/master/dummy.box

remove

vagrant box remove dummy