mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-19 22:41:40 -04:00
The --force option for packer init and packer plugins install enforces installation of a plugin, even if it is already locally installed. This will become useful if for some reason a pre-existing plugin binary/version is already installed, and we want to overwrite it.