packer-cn/packer/rpc
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
..
artifact.go packer/rpc: Support Artifacts 2013-05-21 22:10:21 -07:00
artifact_test.go packer/rpc: Support Artifacts 2013-05-21 22:10:21 -07:00
build.go packer: Build.Prepare takes a UI 2013-05-22 16:20:40 -07:00
build_test.go packer, packer/rpc: Update Ui to just take a message 2013-05-27 15:12:48 -07:00
builder.go packer/rpc: Builders return valid artifacts 2013-05-21 22:14:58 -07:00
builder_test.go packer, packer/rpc: Update Ui to just take a message 2013-05-27 15:12:48 -07:00
command.go packer, etc: added Help method to Command interface 2013-06-02 11:41:12 -07:00
command_test.go packer, etc: added Help method to Command interface 2013-06-02 11:41:12 -07:00
communicator.go packer: More efficient RemoteCommand.ExitChan 2013-06-01 17:57:26 -07:00
communicator_test.go packer: More efficient RemoteCommand.ExitChan 2013-06-01 17:57:26 -07:00
environment.go packer/rpc: Support provisioners 2013-05-22 15:35:52 -07:00
environment_test.go packer, packer/rpc: Update Ui to just take a message 2013-05-27 15:12:48 -07:00
error.go packer/rpc: error interface wrapper to RPC errors around 2013-05-09 13:59:33 -07:00
error_test.go packer/rpc: error interface wrapper to RPC errors around 2013-05-09 13:59:33 -07:00
hook.go go fmt 2013-05-20 16:50:35 -07:00
hook_test.go go fmt 2013-05-20 16:50:35 -07:00
init.go packer/rpc: error interface wrapper to RPC errors around 2013-05-09 13:59:33 -07:00
port.go Server opens a port in the given range 2013-05-04 13:23:28 -07:00
port_test.go go fmt 2013-05-10 17:01:24 -07:00
provisioner.go packer/rpc: Support provisioners 2013-05-22 15:35:52 -07:00
provisioner_test.go packer/rpc: Support provisioners 2013-05-22 15:35:52 -07:00
rpc_test.go rpc.Ui 2013-05-03 15:49:15 -07:00
server.go packer/rpc: Support provisioners 2013-05-22 15:35:52 -07:00
server_test.go go fmt 2013-05-10 17:01:24 -07:00
ui.go packer, packer/rpc: Update Ui to just take a message 2013-05-27 15:12:48 -07:00
ui_test.go packer: More efficient RemoteCommand.ExitChan 2013-06-01 17:57:26 -07:00