Mitchell Hashimoto
0b16317401
command/inspect: fix weird output
2013-09-02 15:38:57 -07:00
Mitchell Hashimoto
b842e53028
command/inspect: cleaner output if no required vars
2013-08-31 17:49:22 -07:00
Mitchell Hashimoto
3abacee131
command/inspect: show required variables differently
2013-08-31 17:47:38 -07:00
Mitchell Hashimoto
6fb454ef0c
command/inspect: template-build should be template-builder
2013-08-13 21:35:01 -04:00
Mitchell Hashimoto
9b01b38a87
command/inspect: change logging to be %#v for better values
2013-08-13 09:53:30 -07:00
Mitchell Hashimoto
70282fedee
command/inspect: help text shows machine-readable flag
2013-08-13 09:38:54 -07:00
Mitchell Hashimoto
6eceacf11f
command/inspect: Inspect a templates contents
...
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.
2013-08-13 09:36:40 -07:00