packer-completion

Bash completion for Packer infrastructure automation tool

brewmacoslinux
Try with needOr install directly
Source

About

Bash completion for Packer

Commands

packer

Examples

Initialize a new Packer template with completion support$ packer init template.pkr.hcl
Validate a Packer configuration file with tab completion$ packer validate template.pkr.hcl
Build an image using Packer with command completion$ packer build template.pkr.hcl