Support glob patterns for keyring lookups (e.g. *@example.com) #5

Closed
opened 2026-05-09 17:40:54 +02:00 by heiko · 0 comments
Owner

Allow users to pass shell glob patterns as the target argument to batch-publish records for multiple keys under a domain.

Example:

gpg-publish '*@example.com'
gpg-publish --check '*@schlittermann.de'

Only keys with at least 30 days of remaining validity should be included.

Allow users to pass shell glob patterns as the target argument to batch-publish records for multiple keys under a domain. Example: ```shell gpg-publish '*@example.com' gpg-publish --check '*@schlittermann.de' ``` Only keys with at least 30 days of remaining validity should be included.
heiko closed this issue 2026-05-09 20:49:06 +02:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
heiko/gpg-publish#5
No description provided.