You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/command
Chris Bednarski db593a517d
Added manifest post-processor, which creates a manifest of build artifacts
10 years ago
..
test-fixtures Updated test to verify expected behavior 11 years ago
build.go Do not use Fprintf, use Fprint. 10 years ago
build_test.go Fix `packer build` reading from STDIN 11 years ago
command_test.go Updated test to verify expected behavior 11 years ago
fix.go Fixes #2667: Added vmware-rename to fix command help text 11 years ago
fix_test.go command/fix: validate resulting template [GH-2075] 11 years ago
inspect.go command: don't use packer.Template 11 years ago
meta.go Don't override packer's build version from a config file; fixes #2385 11 years ago
plugin.go Added manifest post-processor, which creates a manifest of build artifacts 10 years ago
push.go Make the build name error message show the original regexp 10 years ago
push_test.go Removed unused variable breaking gorename 11 years ago
validate.go command/validate: bail if can't initialize build [GH-2139] 11 years ago
validate_test.go Updated test to verify expected behavior 11 years ago
version.go Remove generator from command/version because we can't go build ./... -- it also builds vendored stuff 10 years ago
version_test.go command: version tests 11 years ago