vagrant/plugins/commands/package
Brian Cain 86e2b78997
Fixes #9593: Ensure temp dir for package command is cleaned up
Prior to this commit, the package actions would create a temp dir in
the process of packaging and compressing a Vagrant box. This commit
ensures that the temp dir is removed once the command has completed so
that it doesn't leave around lots of temp directories.
2018-12-04 11:07:53 -08:00
..
command.rb Fixes #9593: Ensure temp dir for package command is cleaned up 2018-12-04 11:07:53 -08:00
plugin.rb Convert comands to V2 plugins. 2012-11-06 21:09:29 -08:00