Mitchell Hashimoto
|
7fe98e50fe
|
packer/plugin: Refactor to get interfaces from Client
|
2013-06-11 11:00:06 -07:00 |
Mitchell Hashimoto
|
bbafcfa938
|
packer, etc: added Help method to Command interface
This will be used for long-form help when "packer help foo"
or "packer foo --help" is called.
|
2013-06-02 11:41:12 -07:00 |
Mitchell Hashimoto
|
c164b4c23c
|
packer/plugin: Actually try more ports for plugins
|
2013-05-08 22:25:47 -07:00 |
Mitchell Hashimoto
|
68a024b59a
|
packer/plugin: Make sure subprocess properly dies if error
|
2013-05-07 19:47:32 -07:00 |
Mitchell Hashimoto
|
2ff1fabbf9
|
packer/plugin: timeout when starting a plugin
|
2013-05-07 19:39:20 -07:00 |
Mitchell Hashimoto
|
c9c294f136
|
packer/plugin: More robust command exit detection + tests
|
2013-05-07 17:10:45 -07:00 |
Mitchell Hashimoto
|
9219a19f61
|
packer/plugin: Better error handling around command exit cases
|
2013-05-07 17:02:55 -07:00 |
Mitchell Hashimoto
|
ff23b67929
|
packer/plugin: error if command can't start
|
2013-05-07 14:05:51 -07:00 |