Update _packer

pull/5204/head
Bengt Brodersen 9 years ago committed by GitHub
parent 40b792746a
commit 5280a027d8

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

Loading…
Cancel
Save