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.
2 lines
13 B
Go
2 lines
13 B
Go
package main
|