mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-23 09:51:08 -05:00
This command prints out the components of a template, and most importantly respects the machine-readable flag so that you can programmatically inspect a template's contents without manually parsing the JSON.
1 line
13 B
Go
1 line
13 B
Go
package main
|