condorcore-keyring/libkeyringctl
David Runge f3d2c171e7
fix: Adapt to changes in sequoia-sq 0.31.0.
With sequoia-sq 0.31.0 the `--export` parameter for `sq key generate`
has been replaced by the generalized `--output`.
2023-07-09 15:56:12 +02:00
..
__init__.py chore(keyringctl): modularize the code for overview and testing 2021-11-30 22:54:12 +01:00
ci.py feature(keyringctl): rework ci module to execute full lint for new certs 2021-11-30 22:54:16 +01:00
cli.py feature(keyringctl): add option to filter listing by trust 2021-11-30 22:54:17 +01:00
git.py feature(keyringctl): rework ci module to execute full lint for new certs 2021-11-30 22:54:16 +01:00
keyring.py feature(keyringctl): support query expressions for packet field selection 2022-07-20 21:34:37 +02:00
sequoia.py fix: Adapt to changes in sequoia-sq 0.31.0. 2023-07-09 15:56:12 +02:00
trust.py Simplify trust_color() using match statement 2023-05-29 13:32:50 +02:00
types.py Fix issue with Trust Enum values 2023-05-29 13:18:51 +02:00
util.py fix(util): support shells passing subshell fd as /dev/fd 2022-05-11 20:28:23 +02:00
verify.py feature(keyringctl): support query expressions for packet field selection 2022-07-20 21:34:37 +02:00