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
|
94cdedf40f
|
Move RPC stuff into a new "packer/rpc" package
|
2013-05-03 14:26:21 -07:00 |
Mitchell Hashimoto
|
575489fa78
|
RPC commands and some basic tests for this [GH-1]
|
2013-05-02 15:20:12 -07:00 |
Mitchell Hashimoto
|
520503e10c
|
Turn Environment into an interface
|
2013-05-02 14:03:55 -07:00 |
Mitchell Hashimoto
|
f49c0cb313
|
Pull out Command interface out into separate file
|
2013-04-21 18:45:44 -07:00 |