vagrant/plugins/commands/snapshot
Jon Topper 7ba398ead8 Add --no-delete to 'snapshot pop' command
In our test environments, it's good to be able to roll back to the same,
anonymous, snapshot repeatedly.  This patch adds a `--no-delete` option
to the `snapshot pop` command allowing this.

This makes the new core snapshot behaviour more consistent with what we
were doing with vagrant-multiprovider-snap
(https://github.com/scalefactory/vagrant-multiprovider-snap)
2016-01-15 18:21:47 +00:00
..
command Add --no-delete to 'snapshot pop' command 2016-01-15 18:21:47 +00:00
plugin.rb commands/snapshot: use require relative 2015-10-08 10:40:46 -04:00