mirror of https://github.com/hashicorp/packer
Signed-off-by: Johanan Liebermann <jliebermann@microsoft.com>pull/11593/head
parent
de613d297f
commit
7a72f02ccc
@ -1,7 +1,7 @@
|
||||
- `-only=foo,bar,baz` - Only run the builds with the given comma-separated
|
||||
names. In legacy JSON templates, build names default to the
|
||||
types of their builders (e.g. `docker` or
|
||||
`amazon-ebs` or `virtualbox-iso`, unless a specific `name` attribute is
|
||||
`amazon-ebs` or `virtualbox-iso`), unless a specific `name` attribute is
|
||||
specified within the configuration. In HCL2 templates, the "name" is the
|
||||
source block's "name" label, unless an in-build source definition adds the
|
||||
"name" configuration option.
|
||||
"name" configuration option.
|
||||
|
||||
Loading…
Reference in new issue