backport of commit 8ce87c7623

backport/add-docs-on-packer-fmt/humbly-humorous-shiner
Jack 2 years ago
parent f265bf6fcd
commit 846241e9cb

@ -52,4 +52,7 @@ $ cat my-template.pkr.hcl | packer fmt -
- `-write=false` - Don't write formatting changes to source files
(always disabled if using -check)
- `-` - read formatting changes from stdin and write them to stdout.
- `-` - read formatting changes from stdin and write them to stdout.
- `recursive` Also process files in subdirectories. By default, only the
given directory (or current directory) is processed.
Loading…
Cancel
Save