mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-24 08:51:40 -04:00
Since we're changing how packer manages plugin installation with 1.11.0, we reflect those changes to the website documentation. Now, we only describe the packer init and packer plugins install commands, along with the `--path` flag for installing from a local source. The explanations of how packer discovers and picks which version of a plugin to load are also included, along with the list of constraints that determine whether a plugin can be considered or not to be loadable.