mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-08 16:22:15 -04:00
Update _packer
This commit is contained in:
parent
40b792746a
commit
5280a027d8
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#compdef packer
|
||||
|
||||
_packer () {
|
||||
local -a sub_commands && sub_commands=(
|
||||
'build:Build image(s) from template'
|
||||
|
|
|
|||
Loading…
Reference in a new issue