zsh completion

This commit is contained in:
Matthew Hooker 2018-08-20 10:42:32 -07:00
parent ddf23a2c46
commit 6ecdc130ae
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ _packer () {
'build:Build image(s) from template'
'fix:Fixes templates from old versions of packer'
'inspect:See components of a template'
'push:Push template files to a Packer build service'
'validate:Check that a template is valid'
'version:Prints the Packer version'
)