Skip to content

Instantly share code, notes, and snippets.

@robpataki
Created November 9, 2017 12:29
Show Gist options
  • Save robpataki/aab1022b70ca73a3d1efca38c6edc41f to your computer and use it in GitHub Desktop.
Save robpataki/aab1022b70ca73a3d1efca38c6edc41f to your computer and use it in GitHub Desktop.
Vagrant notes

Vagrant notes

Get the currently used environment and auth credentials from Vagrant

  $ vagrant ssh
  $ cd /srv/www/[project_name]/current
  $ cat .env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment