Update _packer
This commit is contained in:
parent
40b792746a
commit
5280a027d8
|
@ -1,3 +1,5 @@
|
||||||
|
#compdef packer
|
||||||
|
|
||||||
_packer () {
|
_packer () {
|
||||||
local -a sub_commands && sub_commands=(
|
local -a sub_commands && sub_commands=(
|
||||||
'build:Build image(s) from template'
|
'build:Build image(s) from template'
|
||||||
|
|
Loading…
Reference in New Issue