diff --git a/pages/common/vagrant.md b/pages/common/vagrant.md index 051995ee71..ca1444af79 100644 --- a/pages/common/vagrant.md +++ b/pages/common/vagrant.md @@ -30,3 +30,7 @@ - Output the SSH configuration file of the running Vagrant machine: `vagrant ssh-config` + +- List all local boxes: + +`vagrant box list`