docs changes suggested

This commit is contained in:
anshul sharma 2025-07-29 17:34:15 +05:30
parent 9277c2c0bc
commit 88398a56c4

View file

@ -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.