HansMartin / vagrant-helper

useful shell scripts for the interaction with vagrant machines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vagrant-helper

useful shell scripts for the interaction with vagrant machines

vagcmd

  • starts a rofi-menu to start an application on the choosen VM
  • X11 forwarding on the VM's is needed

vagup

  • 'vagrant up' from every directory
  • machines can be choosen via dmenu if no argument is provided

vagup

  • 'vagrant halt' from every directory
  • machines can be choosen via dmenu if no argument is provided

vagup

  • 'vagrant ssh' from every directory
  • machines can be choosen via dmenu if no argument is provided

vagls

  • shows all running vagrant machines

About

useful shell scripts for the interaction with vagrant machines


Languages

Language:Shell 100.0%