Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

fix: replace --config with inline flags for api-keys regenerate#168

Merged
cdot65 merged 1 commit intomainfrom
cdot65/fix/api-keys-regenerate-ux
Mar 14, 2026
Merged

fix: replace --config with inline flags for api-keys regenerate#168
cdot65 merged 1 commit intomainfrom
cdot65/fix/api-keys-regenerate-ux

Conversation

@cdot65
Copy link
Owner

@cdot65 cdot65 commented Mar 14, 2026

Summary

  • Replaces --config <path> with --interval <n> and --unit <unit> flags on daystrom runtime api-keys regenerate
  • Adds optional --updated-by <email> flag
  • No more JSON file needed for a simple key rotation

Before

# required a JSON file just to pass 2 fields
daystrom runtime api-keys regenerate <id> --config regen.json

After

daystrom runtime api-keys regenerate <id> --interval 30 --unit days

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cdot65 cdot65 merged commit f96ff20 into main Mar 14, 2026
4 checks passed
@cdot65 cdot65 deleted the cdot65/fix/api-keys-regenerate-ux branch March 14, 2026 09:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant