Skip to content

Conversation

@wannevancamp
Copy link

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
Copy link
Member

theseer commented Sep 19, 2025

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