Install PostgreSQL extensions based on a specified pack file (e.g., pgxman.yaml).
This ensures consistency across extensions by synchronizing them with the definitions provided in the pack file.
-f, --file string The pack file to use. (default "/src/pgxman.yaml") -h, --help help for install -y, --yes Automatic yes to prompts and run install non-interactively.