Skip to content

Add temporal schedule list-matching-times command …#1047

Open
NasitSony wants to merge 2 commits into
temporalio:mainfrom
NasitSony:feature/schedule-list-matching-times
Open

Add temporal schedule list-matching-times command …#1047
NasitSony wants to merge 2 commits into
temporalio:mainfrom
NasitSony:feature/schedule-list-matching-times

Conversation

@NasitSony
Copy link
Copy Markdown

… Implements the ListScheduleMatchingTimes RPC in the CLI.

Allows users to preview when a schedule will fire within
a given time range without executing workflows. Closes #1030

What was changed

Why?

Checklist

  1. Closes feat: add schedule list-matching-times command #1030

  2. How was this tested: Built and verified help output shows correct flags. Existing test suite passes (go test ./...).

  3. Any docs updates needed? The command description is included in the YAML which generates the help text automatically.

…tScheduleMatchingTimes RPC in the CLI.

Allows users to preview when a schedule will fire within
a given time range without executing workflows.                                                                                                                                                                       Closes temporalio#1030
@NasitSony NasitSony requested a review from a team as a code owner May 22, 2026 23:56
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 22, 2026

CLA assistant check
All committers have signed the CLA.

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.

feat: add schedule list-matching-times command

2 participants