vagrant Command Examples

Manage lightweight, reproducible, and portable development environments. More information: https://www.vagrantup.com.

vagrant init

vagrant init ubuntu/focal64

vagrant up

vagrant suspend

vagrant halt

vagrant ssh

vagrant ssh-config

vagrant box list