Skip to content

chapeupreto/vagrant-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

vagrant-list

lists information about guest port mappings for all your vagrant projects.

Requirements

  • Unix-like OS
  • vagrant
  • Bash

Installation

vagrant-list can be installed globally by doing the following steps:

git clone https://github.com/chapeupreto/vagrant-list.git && cd vagrant-list
chmod +x vagrant-list.sh
mv vagrant-list.sh /usr/local/bin/vagrant-list

Usage

Once vagrant-list is installed, one can simply execute something like:

vagrant-list

and it'll report all port mappings for all your running vagrant projects.

Contribute

Found this useful and wan't to make it even better? Please fork this repo and pull request!

About

lists information about guest port mappings for all your vagrant projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages