This plugin is useful to debug your VM while booting
$ gem install vagrant-screenshot
$ vagrant screenshot
$ vagrant screenshot my-vm-name
For more information use
$ vagrant screenshot --help
There is a --open
(or -o
) option to open the generated images, but
it's only available on OS X for now.
- Create an issue (if it doesn't exist yet)
- Fork this repository, make your changes
- Send a pull request