mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 00:32:09 -04:00
docs changes suggested
This commit is contained in:
parent
9277c2c0bc
commit
88398a56c4
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@ $ packer plugins install --path happycloud github.com/hashicorp/happycloud
|
|||
|
||||
Refer to the [`packer plugins install`](/packer/docs/commands/plugins/install) reference for additional information.
|
||||
|
||||
|
||||
## Upgrade plugins
|
||||
|
||||
To upgrade plugins that are already installed, run the `packer init` with the `--upgrade` flag. Packer retrieves the latest versions of installed plugins specified in the template configuration.
|
||||
|
|
|
|||
Loading…
Reference in a new issue