vagrant/plugins/commands/snapshot
Brian Cain eadb0ac831 Raise exception if provider doesn't have snapshot capability
Prior to this commit, if a user attempted to use the `vagrant snapshot
save` or `vagrant snapshot list` commands on a vm whose provider did not
support snapshots, it would simply print a warning. This commit changes
that behavior by instead raising an error.
2017-05-26 15:22:25 -07:00
..
command Raise exception if provider doesn't have snapshot capability 2017-05-26 15:22:25 -07:00
plugin.rb commands/snapshot: use require relative 2015-10-08 10:40:46 -04:00