Update _packer

This commit is contained in:
Bengt Brodersen 2017-08-03 23:11:52 +02:00 committed by GitHub
parent 40b792746a
commit 5280a027d8
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#compdef packer
_packer () {
local -a sub_commands && sub_commands=(
'build:Build image(s) from template'