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
Taliesin Sisson efa62e1550
Can specify an iso, vhd or vhdx for download. If it is a vhd or vhdx it is used as the hard drive for spinning up a new machine, importing an exported virtual machine or cloning a virtual machine.
9 years ago
..
test-fixtures allow user to mark variables as sensitive for packer push 9 years ago
build.go move packer to hashicorp 9 years ago
build_test.go move packer to hashicorp 9 years ago
command_test.go move packer to hashicorp 9 years ago
fix.go move packer to hashicorp 9 years ago
fix_test.go command/fix: validate resulting template [GH-2075] 11 years ago
inspect.go move packer to hashicorp 9 years ago
meta.go make sure that flagVars is not a nil map 9 years ago
plugin.go Can specify an iso, vhd or vhdx for download. If it is a vhd or vhdx it is used as the hard drive for spinning up a new machine, importing an exported virtual machine or cloning a virtual machine. 9 years ago
push.go additional renaming of private to sensitive 9 years ago
push_test.go fix tests 9 years ago
validate.go move packer to hashicorp 9 years ago
validate_test.go Updated test to verify expected behavior 11 years ago
version.go display version correctly 9 years ago
version_test.go command: version tests 12 years ago