Skip to content

Add trust-gpg keys option to the update command#452

Open
wannevancamp wants to merge 1 commit into
phar-io:masterfrom
wannevancamp:add-trust-gpg-keys-option-to-update-command
Open

Add trust-gpg keys option to the update command#452
wannevancamp wants to merge 1 commit into
phar-io:masterfrom
wannevancamp:add-trust-gpg-keys-option-to-update-command

Conversation

@wannevancamp

Copy link
Copy Markdown

This PR adds the --trust-gpg-keys option to the update command, bringing feature parity with the install command for GPG key management during updates. This will make it possible to run phive update in the CI/CD.

Example: phive update --trust-gpg-keys 0x1234567890ABCDEF,ABCDEF1234567890

@theseer

theseer commented Sep 19, 2025

Copy link
Copy Markdown
Member

Did you actually try this before submitting it? Because it looks like the PR is incomplete: There is no actual implementation, you merely added it to the help output and the context parser. There is not even a means to query the option you added in the accompanying config object.

Did you maybe forget to commit and push those?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants