Commit Graph

14 Commits

Author SHA1 Message Date
Megan Marsh 00cc425b84 docs tweaks 2020-10-14 12:58:04 -07:00
James Cradock 153d4111fa
Fix typo in build argument description (#10066) 2020-10-08 14:58:22 +02:00
Ash Jindal bb7c45a455 Fix zsh auto-completion
Closes #8158

This fixes the following errors when attempting to auto-complete with packer v.1.4.3:
(installed via Homebrew on macOS Mojave)

 `invalid option definition: -except=[(foo,bar,baz) Validate all builds other than these].`
 `invalid option definition: -only=[(foo,bar,baz) Validate only these builds].`
2019-09-26 12:13:02 +01:00
Adrien Delorme 9281fada2d prevent a breaking change so that we can merge the `-parallel-builds` option first. 2019-05-02 16:24:28 +02:00
Brett Wandel 92e75f838a added the ability to limit number of builds running in parallel 2019-04-13 22:31:54 +10:00
Adrien Delorme 75af18661f Document --except & --only flags for post-processors 2019-01-11 13:00:10 +01:00
Josh Soref 66738ccaf4 Try to make help more consistent
Also try to synchronize the completion script
2018-10-10 21:34:35 -04:00
Matthew Hooker 6ecdc130ae
zsh completion 2018-08-20 10:42:32 -07:00
Matthew Hooker ddf23a2c46
Complete Atlas deprecation.
Removes the push command and the Atlas post-processor.  Please see our
guide on building immutable infrastructure with Packer on CI/CD for
ideas on implementing these features yourself.
https://www.packer.io/guides/packer-on-cicd/
2018-08-02 20:23:28 -07:00
Bengt Brodersen 5280a027d8 Update _packer 2017-08-03 23:11:52 +02:00
Bengt Brodersen 40b792746a Improve Completion through better option and file completion 2017-08-02 09:18:38 +02:00
Bengt Brodersen 4cc8f25464 Update zsh completion, add file completion 2017-07-31 10:43:38 +02:00
knakayama f103ba820c Fix zsh-completion 2016-02-15 12:28:01 +09:00
Alex Shadrin 43f86180da zsh completion 2015-04-04 13:51:59 +03:00