packer-cn/packer/plugin
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
..
builder.go packer/plugin: Properly supports Artifacts 2013-05-21 22:16:26 -07:00
builder_test.go packer/plugin: Properly supports Artifacts 2013-05-21 22:16:26 -07:00
client.go packer/plugin: Start testing the client 2013-06-01 19:35:19 -07:00
client_test.go packer/plugin: Start testing the client 2013-06-01 19:35:19 -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
hook.go go fmt 2013-05-20 16:50:35 -07:00
hook_test.go packer: Add Communicator to Hook arguments 2013-05-12 17:30:30 -07:00
plugin.go packer/plugin: Support provisioners 2013-05-23 21:37:16 -07:00
plugin_test.go packer/plugin: Start testing the client 2013-06-01 19:35:19 -07:00
provisioner.go go fmt 2013-05-23 21:59:03 -07:00
provisioner_test.go packer/plugin: Support provisioners 2013-05-23 21:37:16 -07:00