Vagrant

From Chorke Wiki
Revision as of 00:10, 13 October 2018 by Shahed (talk | contribs) (Created page with "<syntaxhighlight lang="bash"> vagrant box add {title} {url} vagrant init {title} vagrant up vagrant halt </syntaxhighlight> * [https://app.vagrantup.com/boxes/search?utf8=%E...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
vagrant box add {title} {url}
vagrant init {title}
vagrant up
vagrant halt