Skip to content

feat(devkit/cli): add --from and --to flags to replay subcommand#268

Open
AbdulmujibOladayo wants to merge 1 commit into
StellarCommons:mainfrom
AbdulmujibOladayo:feat/issue-159-replay-from-to-flags
Open

feat(devkit/cli): add --from and --to flags to replay subcommand#268
AbdulmujibOladayo wants to merge 1 commit into
StellarCommons:mainfrom
AbdulmujibOladayo:feat/issue-159-replay-from-to-flags

Conversation

@AbdulmujibOladayo
Copy link
Copy Markdown

Summary

  • Add optional --from and --to flags (ISO-8601 strings) to ReplayArgs
  • run() logs the active time window alongside speed
  • Example: devkit replay db.sqlite --from 2024-01-01T00:00:00Z --to 2024-01-31T23:59:59Z

Closes #159

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@AbdulmujibOladayo Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

[devkit/cli] Add --from and --to flags to replay subcommand

1 participant