Logo
Explore Help
Sign In
iSharkFly-Docs/packer-cn
1
0
Fork 0
You've already forked packer-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
packer-cn/command/inspect/help.go

14 lines
301 B
Go
Raw Normal View History

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
package inspect
const helpText = `
Usage: packer inspect TEMPLATE
Inspects a template, parsing and outputting the components a template
defines. This does not validate the contents of a template (other than
basic syntax by necessity).
command/inspect: help text shows machine-readable flag
2013-08-13 09:38:54 -07:00
Options:
-machine-readable Machine-readable output
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
`
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 491ms Template: 11ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API