Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 701 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 701 Bytes

Vagrant Cli

Screen.Recording.2022-02-14.at.13.49.30.mov

The idea of this project it is a improve your experice working with multiple VagrantFile. you will could up, down or ssh with one simple command in anywhere.

🚨 you need to have install Vagrant

How Install?

npm i -g @maxigarcia/vagrant-cli

How to use?

You can load existing vagrantfile for you use it to up, down, remove or connect by ssh.

manage-vagrantfiles
# or
npm exec -g manage-vagrantfiles

When you have vagrantfile loaded you can choose one to up, down, remove or connect by ssh.

handle-vagrantfile
# or
npm exec -g handle-vagrantfile