Vagrant Box Operations

From NovaOrdis Knowledge Base
Revision as of 20:56, 17 November 2019 by Ovidiu (talk | contribs) (→‎list)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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