Skip to content

Instantly share code, notes, and snippets.

@64lines
Created June 29, 2017 13:58
Show Gist options
  • Select an option

  • Save 64lines/ed48debbf3e747d77285fe103a6702e1 to your computer and use it in GitHub Desktop.

Select an option

Save 64lines/ed48debbf3e747d77285fe103a6702e1 to your computer and use it in GitHub Desktop.
[VAGRANT] Useful vagrant commands

Useful Vagrant commands

vagrant up
vagrant ssh
vagrant reload
vagrant halt
vagrant destroy # Just for destroying the image
vagrant port    # Shows a list of the ports forwarded from the guest to the host machine
@rahimbn
Copy link

rahimbn commented Nov 23, 2019

hello brother. i need your help please chelp mee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment