packer-cn/command
Christopher Boumenot ad3d674919 Do not use Fprintf, use Fprint. 2016-04-05 22:41:26 -07:00
..
test-fixtures Updated test to verify expected behavior 2015-07-13 19:32:28 -07:00
build.go Do not use Fprintf, use Fprint. 2016-04-05 22:41:26 -07:00
build_test.go Fix `packer build` reading from STDIN 2015-06-30 17:56:14 +00:00
command_test.go Updated test to verify expected behavior 2015-07-13 19:32:28 -07:00
fix.go Fixes #2667: Added vmware-rename to fix command help text 2015-08-24 20:19:49 +02:00
fix_test.go command/fix: validate resulting template [GH-2075] 2015-06-13 13:56:09 -04:00
inspect.go command: don't use packer.Template 2015-05-26 09:38:09 -07:00
meta.go Don't override packer's build version from a config file; fixes #2385 2015-07-13 19:03:36 -07:00
plugin.go Initial import of Microsoft contributed code 2016-03-14 20:08:35 -07:00
push.go Make the build name error message show the original regexp 2016-03-01 19:01:46 -08:00
push_test.go Removed unused variable breaking gorename 2015-07-13 18:04:50 -07:00
validate.go command/validate: bail if can't initialize build [GH-2139] 2015-05-29 16:09:37 -07:00
validate_test.go Updated test to verify expected behavior 2015-07-13 19:32:28 -07:00
version.go Remove generator from command/version because we can't go build ./... -- it also builds vendored stuff 2016-02-05 11:17:48 -08:00
version_test.go command: version tests 2014-10-27 20:58:44 -07:00