vagrant/plugins/commands/snapshot/command
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
..
delete.rb commands/snapshot 2015-10-07 15:52:37 -04:00
list.rb providers/virtualbox: use caps for snapshot list 2015-10-08 08:46:36 -04:00
pop.rb Add --no-delete to 'snapshot pop' command 2016-01-15 18:21:47 +00:00
push.rb commands/snapshot: push and pop 2015-10-07 22:52:27 -04:00
push_shared.rb Add --no-delete to 'snapshot pop' command 2016-01-15 18:21:47 +00:00
restore.rb commands/snapshot 2015-10-07 15:52:37 -04:00
root.rb commands/snapshot: use require relative 2015-10-08 10:40:46 -04:00
save.rb commands/snapshot 2015-10-07 15:52:37 -04:00