Mitchell Hashimoto
|
97389d4255
|
core: output synopsis with command [GH-2249]
|
2013-11-23 14:00:42 -08:00 |
Mitchell Hashimoto
|
f38b6801f9
|
vagrant destroy exits with 1 if any confirmation are declined [GH-923]
|
2013-07-10 19:39:20 -07:00 |
Mitchell Hashimoto
|
f7b39476a0
|
vagrant destroy --force works [GH-1340]
|
2013-01-29 10:33:40 -08:00 |
Paul McKellar
|
2b0c4e6385
|
Change description of plugins to avoid self referencial definitions. e.g. 'destroy' will destroy your VM
|
2012-11-19 13:10:04 -08:00 |
Mitchell Hashimoto
|
e8370f0098
|
Convert comands to V2 plugins.
|
2012-11-06 21:09:29 -08:00 |
Mitchell Hashimoto
|
2fc18f7207
|
`destroy` gets a little farther, and properly halts the VM
|
2012-08-13 23:18:50 -07:00 |
Mitchell Hashimoto
|
118377e6f0
|
Destroy sequence asks the user for confirmation.
|
2012-07-27 19:29:40 -07:00 |
Mitchell Hashimoto
|
5eed3b8417
|
Building up the `destroy` action again using new provider API.
This shows me moving the built-in middleware sequences to the provider
and how I'm organizing all that.
|
2012-07-26 22:39:27 -07:00 |
Mitchell Hashimoto
|
c634cbedcc
|
Handle interrupts more gracefully on the warning message
|
2012-07-11 18:47:41 -07:00 |
Mitchell Hashimoto
|
2995b6439d
|
Interrupt when asking to destroy a VM should exit. [GH-1017]
|
2012-07-11 18:33:28 -07:00 |
Mitchell Hashimoto
|
b23dda54b8
|
Move command base class to a plugin component
|
2012-06-26 16:18:02 -07:00 |
Mitchell Hashimoto
|
a1b37980e3
|
Defer loading for commands to last possible moment
|
2012-05-23 16:18:29 -07:00 |
Mitchell Hashimoto
|
8846a19c70
|
Convert all command plugins to use the new `activated` block
|
2012-05-21 22:43:13 -07:00 |
Mitchell Hashimoto
|
9956e6d012
|
Better directory structure for plugins
|
2012-04-20 16:53:01 -07:00 |