Last active
January 13, 2022 06:40
-
-
Save mw866/32c1f2bb2bc60dc0f97b498a6b265da0 to your computer and use it in GitHub Desktop.
#vagrant
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://www.vagrantup.com/docs/cli | |
vagrant validate | |
vagrant provision | |
# find the SSH config for ~/.ssh/config | |
vagrant ssh-config |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment