Merge pull request #8080 from ArjunDandagi/patch-1

added version compatibility to console command
pull/8084/head
Adrien Delorme 7 years ago committed by GitHub
commit 99dffa4fce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,6 +14,8 @@ interpolations. You may access variables in the Packer config you called the
console with, or provide variables when you call console using the -var or
-var-file command line options.
~> **Note:** `console` is available from version 1.4.2 and above.
Type in the interpolation to test and hit \<enter\> to see the result.
To exit the console, type "exit" and hit \<enter\>, or use Control-C.

Loading…
Cancel
Save