backport of commit 98284db1df

pull/12361/head
Wilken Rivera 3 years ago
parent fa9e2ac641
commit cc4a9f6b36

@ -82,6 +82,7 @@ Usage: packer console [options] [TEMPLATE]
Options:
-var 'key=value' Variable for templates, can be used multiple times.
-var-file=path JSON or HCL2 file containing user variables.
-config-type Set to 'hcl2' to run in HCL2 mode when no file is passed. Defaults to json.
`
return strings.TrimSpace(helpText)

Loading…
Cancel
Save