Skip to content

Conversation

@ea
Copy link

@ea ea commented Nov 23, 2025

Wanted to be able to filter based on issuer for a quick fun thing.

You can do:

./ctail  -f 2>/dev/null | jq  'select(.issuer | contains("ncrypt")) | .name' 

to filter only certain issuers.

Wanted to be able to filter based on issuer.
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.

1 participant