vagrant-helper

0.1.4 • Public • Published

vagrant-helper

A simple helper for managing and launching many vagrant boxes

##How to use

  • list : list vagrant boxes managed by vagrant-helper
  • add (path with a Vagrantfile) add box to list, the boxname will be taken from the Vagrantfile
  • remove (boxname) : remove the box from the list
  • status [boxname] : show the vagrant status, no boxname will show all statuses
  • Other vagrant commands
    • up
    • ssh
    • halt
    • reload
    • resume

##Misc I wrote a short blog post about it here: http://charliephsu.github.io/tools/2014/03/18/vagrant-helper.html

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.4
    1
  • 0.1.3
    1
  • 0.1.2
    0
  • 0.1.1
    1

Package Sidebar

Install

npm i vagrant-helper

Weekly Downloads

3

Version

0.1.4

License

none

Last publish

Collaborators

  • charliephsu