Skip to content

Implement a first version of cascade status keys command#288

Merged
tertsdiepraam merged 3 commits intomainfrom
status-keys
Nov 7, 2025
Merged

Implement a first version of cascade status keys command#288
tertsdiepraam merged 3 commits intomainfrom
status-keys

Conversation

@tertsdiepraam
Copy link
Contributor

Example output:

❯ cascade status keys
First to expire (max 5):
 - example.com
   file:///home/terts/.cascade/keys/Kexample.com.+013+13581.key
   Time left: 45h 11m 10s
 - example.com
   file:///home/terts/.cascade/keys/Kexample.com.+013+01450.key
   Time left: 45h 11m 10s

Keys per zone:
 - example.com
   - file:///home/terts/.cascade/keys/Kexample.com.+013+13581.key: expires at 2026-10-28T13:48:34Z
   - file:///home/terts/.cascade/keys/Kexample.com.+013+01450.key: expires at 2025-11-27T13:48:34Z

Closes #276

Copy link
Member

@ximon18 ximon18 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made some comments but nothing critical. LGTM.

@tertsdiepraam tertsdiepraam merged commit 5001aa0 into main Nov 7, 2025
27 checks passed
@tertsdiepraam tertsdiepraam deleted the status-keys branch November 21, 2025 15:11
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.

'cascade status keys' crashes the client

2 participants